Skip to content
View traceofpoem's full-sized avatar

Block or report traceofpoem

Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Popular repositories Loading

  1. awesome-python awesome-python Public

    Forked from vinta/awesome-python

    A curated list of awesome Python frameworks, libraries, software and resources

    Python

  2. IPython_notebooks IPython_notebooks Public

    Forked from jpcolino/IPython_notebooks

    Set of Jupyter (iPython) notebooks (and few pdf-presentations) about things that I am interested on, like Computer Science, Statistics and Machine-Learning, Artificial Intelligence (AI), Financial …

    Jupyter Notebook

  3. simrankpy simrankpy Public

    Forked from jackleg/simrank

    Python

  4. simrankcpp simrankcpp Public

    Forked from roukaour/simrank

    SimRank is a measure of similarity between nodes in a directed graph, based on the idea that "two objects are similar if they are related to similar objects."

    C++

  5. simrank_Overview simrank_Overview Public

    Forked from zhipeng93/simrank

    Code for VLDB17 paper "An Experimental Evaluation of SimRank-based Similarity Search Algorithms"

    C++

  6. delta-simrank delta-simrank Public

    Forked from amir-f/delta-simrank

    Calculate SimRank for a Networkx graph using the Delta Simrank method within MapReduce framework

    Python