phanein / deepwalk

DeepWalk - Deep Learning for Graphs
http://www.perozzi.net/projects/deepwalk/
Other
2.68k stars 826 forks source link

Additional dependencies for scoring.py #76

Closed ghost closed 1 year ago

ghost commented 6 years ago

Currently the requirements.txt file only captures the dependencies for deepwalk. It ignores the dependencies that are required to run scoring.py file. This PR adds the dependencies for scoring.py file to requirements.txt