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
benedekrozemberczki avatar

benedekrozemberczki/diff2vec

0
View on GitHub↗
127 stars·14 forks·Python·GPL-3.0·9 viewskarateclub.readthedocs.io↗

Diff2vec

Reference implementation of Diffusion2Vec (Complenet 2018) built on Gensim and NetworkX.

Features

  • Embedding Algorithms - Fast sequence-based embedding using diffusion graphs.

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

Star history

Star history chart for benedekrozemberczki/diff2vecStar history chart for benedekrozemberczki/diff2vec

How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. Learn more on our About page.

Projects sharing features with Diff2vec

These projects share indexed features with Diff2vec. Shared tags can include platform or build tooling; verify the primary use case before treating a result as a replacement.
  • andompesta/comeandompesta avatar

    andompesta/ComE

    59View on GitHub↗

    Implementation of ComE algorithm

    Python
    View on GitHub↗59
  • 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
  • aditya-grover/node2vecaditya-grover avatar

    aditya-grover/node2vec

    2,732View on GitHub↗

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

    Scala
    View on GitHub↗2,732
Compare all 30 related projects→

Frequently asked questions

What does benedekrozemberczki/diff2vec do?

Reference implementation of Diffusion2Vec (Complenet 2018) built on Gensim and NetworkX.

What are the main features of benedekrozemberczki/diff2vec?

The main features of benedekrozemberczki/diff2vec are: Embedding Algorithms.

Which projects share features with benedekrozemberczki/diff2vec?

Projects with overlapping indexed features include: andompesta/come — Implementation of ComE algorithm. 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). aditya-grover/node2vec — This repository provides a reference implementation of node2vec as described in the paper:.