awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
aditya-grover avatar

aditya-grover/node2vec

0
View on GitHub↗
2,732 stars·905 forks·Scala·MIT·9 viewssnap.stanford.edu/node2vec↗

Node2vec

This repository provides a reference implementation of node2vec as described in the paper:

Features

  • Embedding Algorithms - Scalable feature learning for networks using random walks.

Star history

Star history chart for aditya-grover/node2vecStar history chart for aditya-grover/node2vec

How this analysis was created: This summary and feature list were written by an AI model that read the project's README and public documentation pages. Each feature links to the documentation it came from; stars, license and language come straight from the GitHub API. The model does not read the source code, and the analysis is refreshed when the project is re-analysed. Learn more on our About page.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Open-source alternatives to Node2vec

Similar open-source projects, ranked by how many features they share with Node2vec.
  • anryyang/hopeA

    AnryYang/HOPE

    0View on GitHub↗
    View on GitHub↗0
  • benedekrozemberczki/asnebenedekrozemberczki avatar

    benedekrozemberczki/ASNE

    82View on GitHub↗

    A sparsity aware and memory efficient implementation of "Attributed Social Network Embedding" (TKDE 2018).

    Python
    View on GitHub↗82
  • benedekrozemberczki/attentionwalkbenedekrozemberczki avatar

    benedekrozemberczki/AttentionWalk

    326View on GitHub↗

    A PyTorch Implementation of "Watch Your Step: Learning Node Embeddings via Graph Attention" (NeurIPS 2018).

    Python
    View on GitHub↗326
  • andompesta/comeandompesta avatar

    andompesta/ComE

    59View on GitHub↗

    Implementation of ComE algorithm

    Python
    View on GitHub↗59
See all 30 alternatives to Node2vec→

Frequently asked questions

What does aditya-grover/node2vec do?

This repository provides a reference implementation of node2vec as described in the paper:

What are the main features of aditya-grover/node2vec?

The main features of aditya-grover/node2vec are: Embedding Algorithms.

What are some open-source alternatives to aditya-grover/node2vec?

Open-source alternatives to aditya-grover/node2vec include: anryyang/hope. benedekrozemberczki/asne — A sparsity aware and memory efficient implementation of "Attributed Social Network Embedding" (TKDE 2018). benedekrozemberczki/attentionwalk — A PyTorch Implementation of "Watch Your Step: Learning Node Embeddings via Graph Attention" (NeurIPS 2018). benedekrozemberczki/bane — A sparsity aware implementation of "Binarized Attributed Network Embedding" (ICDM 2018). benedekrozemberczki/boostedfactorization — An implementation of "Multi-Level Network Embedding with Boosted Low-Rank Matrix Approximation" (ASONAM 2019). andompesta/come — Implementation of ComE algorithm.