A distance between temporal graphs
Using the pip command you can easily install the codes to compute the distance between temporal graph pairs that we introduced in this paper. Follow the documentation for a simple introduction to the package.
Efficient Distributed Repepresentations
Here you find our Python implementation related to our paper Efficient distributed representations beyond negative sampling in which we show how to efficiently and accurately estimate the softmax partition functions.
Community Detection with the Bethe Hessian
Find here an efficient Julia implementation of our algorithms for community detection. Some Python correspondents can be found in the next section