awesome-repositories.com
Blog
awesome-repositories.com

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

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectAboutHow we rankPressMCP server
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
snap-stanford avatar

snap-stanford/graphwave

0
View on GitHub↗
174 stars·53 forks·Jupyter Notebook·1 view

Graphwave

This folder contains the code for GraphWave, an algorithm for computing structural signatures for nodes in a network using heat spectral wavelets. This code folder is organized as follows:

Features

  • Embedding Algorithms - Spectral graph wavelets for structural role similarity.

Star history

Star history chart for snap-stanford/graphwaveStar history chart for snap-stanford/graphwave

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 Graphwave

Similar open-source projects, ranked by how many features they share with Graphwave.
  • 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
See all 30 alternatives to Graphwave→

Frequently asked questions

What does snap-stanford/graphwave do?

This folder contains the code for GraphWave, an algorithm for computing structural signatures for nodes in a network using heat spectral wavelets. This code folder is organized as follows:

What are the main features of snap-stanford/graphwave?

The main features of snap-stanford/graphwave are: Embedding Algorithms.

What are some open-source alternatives to snap-stanford/graphwave?

Open-source alternatives to snap-stanford/graphwave 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:.