JWalk

Posted by Kamil Sindi on 2017-01-11

Blog post on open sourcing JWalk, our Cython-based implementation of DeepWalk.

JWalk performs random walks on a graph and learns representations for nodes using Word2Vec. It also has options to train existing models online and specify weights.

tags: cython