phanein / deepwalk

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

Remove dependencies incompatible with Python 3 #112

Closed GuillaumeDesforges closed 4 years ago

GuillaumeDesforges commented 4 years ago

Removed futures and argparse since they are not available on Pypi for Python 3+