Skip to content

Releases: rodrigo-arenas/Graph-Embeddings

graph-embeddings 0.1.0

14 Jul 15:09
Compare
Choose a tag to compare

This is the first package release, it includes:

Features:

  • Node embeddings for a set of graphs using StackedNode2Vec, which is a combination of random walks and Word2Vec

  • Initial docs setup

  • Examples and tutorials on all the package features

  • Github actions for pytest and Codecov report