A parallel implementation of "graph2vec: Learning Distributed Representations of Graphs" (MLGWorkshop 2017).
GNU General Public License v3.0
901
stars
169
forks
source link
collect dependencies in requirements.txt for easy installation with pip #7
Closed
juliangaal closed 5 years ago
Having all dependencies (except logging, it's in stdlib) in one file allows very easy installation with