deepwalk
deepwalk copied to clipboard
DeepWalk - Deep Learning for Graphs
Dear maintainers and communities interested in this project: Our team is currently developing a tool for automatically generating PR checklists in Pull Request Template. The tool generates a set of...
This error has come up multiple times whenever I try to use the Fluent Wires or Fluent Pipes. When I try to run Fluent Wire, I receive this error: `Python:...
TypeError: __init__() got an unexpected keyword argument 'size'
Remove redundant package call, which sometimes cause error due to compatibility,
Hi author, I am not sure if you have any idea about this issue. If embedding without fixed node, the result seem uniformly distributed. But when I fixed some node...
`size` to `vector_size` for Word2Vec
Hi, In **deepwalk**, inappropriate dependency versioning constraints can cause risks. Below are the dependencies and version constraints that the project is using ``` wheel>=0.23.0 Cython>=0.20.2 six>=1.7.3 gensim>=1.0.0 scipy>=0.15.0 psutil>=2.1.1 networkx>=2.0...