Skip to content

Implementation of the node2vec algorithm.

License

Notifications You must be signed in to change notification settings

marcovarrone/node2vec

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

[WIP] Faster node2vec

The repository is still work in progess.
It is a modified implementation of the eliorc/node2vec repository.
It aims at speeding up the precomputation of the transition probability matrix using numpy and scipy array vectorization.

About

Implementation of the node2vec algorithm.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%