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/APPNP

0
View on GitHub↗
374 stars·51 forks·Python·GPL-3.0·10 views

APPNP

A PyTorch implementation of "Predict then Propagate: Graph Neural Networks meet Personalized PageRank" (ICLR 2019).

Features

  • Graph Neural Networks - Personalized PageRank for graph classification.
  • Geometric Deep Learning: Graph & Irregular Structures - Listed in the “Geometric Deep Learning: Graph & Irregular Structures” section of the The Incredible Pytorch awesome list.

Star history

Star history chart for benedekrozemberczki/appnpStar history chart for benedekrozemberczki/appnp

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.

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

Projects sharing features with APPNP

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

    benedekrozemberczki/CapsGNN

    1,278View on GitHub↗

    A PyTorch implementation of "Capsule Graph Neural Network" (ICLR 2019).

    Python
    View on GitHub↗1,278
  • benedekrozemberczki/clustergcnbenedekrozemberczki avatar

    benedekrozemberczki/ClusterGCN

    806View on GitHub↗

    A PyTorch implementation of "Cluster-GCN: An Efficient Algorithm for Training Deep and Large Graph Convolutional Networks" (KDD 2019).

    Python
    View on GitHub↗806
  • 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
  • benedekrozemberczki/gambenedekrozemberczki avatar

    benedekrozemberczki/GAM

    275View on GitHub↗

    A PyTorch implementation of "Graph Classification Using Structural Attention" (KDD 2018).

    Python
    View on GitHub↗275
Compare all 30 related projects→

Frequently asked questions

What does benedekrozemberczki/appnp do?

A PyTorch implementation of "Predict then Propagate: Graph Neural Networks meet Personalized PageRank" (ICLR 2019).

What are the main features of benedekrozemberczki/appnp?

The main features of benedekrozemberczki/appnp are: Graph Neural Networks, Geometric Deep Learning: Graph & Irregular Structures.

Which projects share features with benedekrozemberczki/appnp?

Projects with overlapping indexed features include: benedekrozemberczki/gam — A PyTorch implementation of "Graph Classification Using Structural Attention" (KDD 2018). benedekrozemberczki/graphwaveletneuralnetwork — A PyTorch implementation of "Graph Wavelet Neural Network" (ICLR 2019). benedekrozemberczki/capsgnn — A PyTorch implementation of "Capsule Graph Neural Network" (ICLR 2019). benedekrozemberczki/clustergcn — A PyTorch implementation of "Cluster-GCN: An Efficient Algorithm for Training Deep and Large Graph Convolutional… benedekrozemberczki/attentionwalk — A PyTorch Implementation of "Watch Your Step: Learning Node Embeddings via Graph Attention" (NeurIPS 2018). benedekrozemberczki/mixhop-and-n-gcn — An implementation of "MixHop: Higher-Order Graph Convolutional Architectures via Sparsified Neighborhood Mixing" (ICML…