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
Back to tkipf/gae

Open-source alternatives to Tkipf Gae

30 open-source projects similar to tkipf/gae, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best Tkipf Gae alternative.

  • labmlai/annotated_deep_learning_paper_implementationslabmlai avatar

    labmlai/annotated_deep_learning_paper_implementations

    66,981View on GitHub↗

    This project is a collection of deep learning research papers translated into annotated code. It serves as a resource for reproducing academic research, providing implementations of transformers, diffusion models, and reinforcement learning architectures. The library distinguishes itself by using a side-by-side annotation format that combines executable Python code with descriptive markdown notes. This approach provides a structured way to explain the logic of neural network papers alongside their PyTorch-based implementations. The codebase covers several major capability areas, including ge

    Pythonattentiondeep-learningdeep-learning-tutorial
    View on GitHub↗66,981
  • amanda-zheng/sfgcamanda-zheng avatar

    amanda-zheng/sfgc

    37View on GitHub↗

    This is the Pytorch implementation of NeurIPS-23 work: "Structure-free Graph Condensation (SFGC): From Large-scale Graphs to Condensed Graph-free Data".

    Python
    View on GitHub↗37
  • benedekrozemberczki/splitterbenedekrozemberczki avatar

    benedekrozemberczki/Splitter

    214View on GitHub↗

    A Pytorch implementation of "Splitter: Learning Node Representations that Capture Multiple Social Contexts" (WWW 2019).

    Python
    View on GitHub↗214
  • benedekrozemberczki/appnpbenedekrozemberczki avatar

    benedekrozemberczki/APPNP

    374View on GitHub↗

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

    Python
    View on GitHub↗374

AI search

Explore more awesome repositories

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

Find more with AI search
  • 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/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/gambenedekrozemberczki avatar

    benedekrozemberczki/GAM

    275View on GitHub↗

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

    Python
    View on GitHub↗275
  • benedekrozemberczki/graphwaveletneuralnetworkbenedekrozemberczki avatar

    benedekrozemberczki/GraphWaveletNeuralNetwork

    608View on GitHub↗

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

    Python
    View on GitHub↗608
  • benedekrozemberczki/mixhop-and-n-gcnbenedekrozemberczki avatar

    benedekrozemberczki/MixHop-and-N-GCN

    406View on GitHub↗

    An implementation of "MixHop: Higher-Order Graph Convolutional Architectures via Sparsified Neighborhood Mixing" (ICML 2019).

    Python
    View on GitHub↗406
  • benedekrozemberczki/pdnbenedekrozemberczki avatar

    benedekrozemberczki/PDN

    58View on GitHub↗

    The official PyTorch implementation of "Pathfinder Discovery Networks for Neural Message Passing" (WebConf '21)

    Python
    View on GitHub↗58
  • benedekrozemberczki/seal-cibenedekrozemberczki avatar

    benedekrozemberczki/SEAL-CI

    212View on GitHub↗

    A PyTorch implementation of "Semi-Supervised Graph Classification: A Hierarchical Graph Perspective" (WWW 2019)

    Python
    View on GitHub↗212
  • benedekrozemberczki/sgcnbenedekrozemberczki avatar

    benedekrozemberczki/SGCN

    276View on GitHub↗

    A PyTorch implementation of "Signed Graph Convolutional Network" (ICDM 2018).

    Python
    View on GitHub↗276
  • benedekrozemberczki/sinebenedekrozemberczki avatar

    benedekrozemberczki/SINE

    71View on GitHub↗

    A PyTorch Implementation of "SINE: Scalable Incomplete Network Embedding" (ICDM 2018).

    Python
    View on GitHub↗71
  • amazon-research/doscondamazon-research avatar

    amazon-research/DosCond

    19View on GitHub↗

    KDD 2022 The implementation for "Condensing Graphs via One-Step Gradient Matching" on graph classification is shown below. For node classification, please refer to link.

    Python
    View on GitHub↗19
  • biomed-ai/graphebmB

    biomed-AI/GraphEBM

    0View on GitHub↗

    A graph attention network as an energy-based model for protein conformation.

    View on GitHub↗0
  • chandlerbang/gcondchandlerbang avatar

    chandlerbang/gcond

    144View on GitHub↗

    ICLR 2022 The PyTorch implementation for "Graph Condensation for Graph Neural Networks" is provided under the main directory.

    Python
    View on GitHub↗144
  • chengtan9907/gca-generative-protein-designC

    chengtan9907/gca-generative-protein-design

    0View on GitHub↗

    This repository contains the Pytorch implementation code for paper:

    View on GitHub↗0
  • dauparas/proteinmpnndauparas avatar

    dauparas/ProteinMPNN

    1,777View on GitHub↗

    Read ProteinMPNN paper.

    Jupyter Notebook
    View on GitHub↗1,777
  • dawnranger/pytorch-agnndawnranger avatar

    dawnranger/pytorch-AGNN

    146View on GitHub↗

    Pytorch implementation of the Attention-based Graph Neural Network(AGNN)

    Python
    View on GitHub↗146
  • deepgraphlearning/literaturedl4graphDeepGraphLearning avatar

    DeepGraphLearning/LiteratureDL4Graph

    3,078View on GitHub↗

    A comprehensive collection of recent papers on graph deep learning

    View on GitHub↗3,078
  • diego999/pygatDiego999 avatar

    Diego999/pyGAT

    3,125View on GitHub↗

    Pytorch implementation of the Graph Attention Network model by Veličković et. al (2017, https://arxiv.org/abs/1710.10903)

    Python
    View on GitHub↗3,125
  • divelab/digdivelab avatar

    divelab/DIG

    2,005View on GitHub↗

    pypi-image:https://badge.fury.io/py/dive-into-graphs.svg pypi-url:https://pypi.org/project/dive-into-graphs/ docs-image: https://readthedocs.org/projects/diveintographs/badge/?version=latest docs-url: https://diveintographs.readthedocs.io/en/latest/?badge=latest…

    Python
    View on GitHub↗2,005
  • dmlc/dgldmlc avatar

    dmlc/dgl

    14,283View on GitHub↗

    DGL is a Python library for building and training graph neural networks. It functions as a graph message passing framework and a geometric deep learning tool, enabling the development of models that analyze graph-structured data. The library is designed for large-scale graph processing, utilizing distributed training and neighbor sampling to handle datasets with billions of edges. It provides specialized support for heterogeneous graph modeling, allowing for the representation of complex real-world entities with multiple node and edge types. Its capabilities cover a wide range of graph tasks

    Pythondeep-learninggraph-neural-networks
    View on GitHub↗14,283
  • drorlab/gvp-pytorchdrorlab avatar

    drorlab/gvp-pytorch

    325View on GitHub↗

    Implementation of equivariant GVP-GNNs as described in Learning from Protein Structure with Geometric Vector Perceptrons by B Jing, S Eismann, P Suriana, RJL Townshend, and RO Dror.

    Python
    View on GitHub↗325
  • emory-melody/graphslimEmory-Melody avatar

    Emory-Melody/GraphSlim

    32View on GitHub↗

    GraphSlim, a PyTorch Library for Graph Reduction.

    Python
    View on GitHub↗32
  • ericzhangscut/spin-cgnnEricZhangSCUT avatar

    EricZhangSCUT/SPIN-CGNN

    1View on GitHub↗

    SPIN-CGNN: Improved fixed backbone protein design with contact map-based graph construction and contact graph neural network

    Python
    View on GitHub↗1
  • frigategnn/miragefrigategnn avatar

    frigategnn/Mirage

    2View on GitHub↗

    1. Running the code 2. Dependencies

    Python
    View on GitHub↗2
  • glorotxa/smeG

    glorotxa/SME

    0View on GitHub↗
    View on GitHub↗0
  • a4bio/proteininvbenchA4Bio avatar

    A4Bio/ProteinInvBench

    202View on GitHub↗

    One can use the Colab to evaluate our latest models.

    Python
    View on GitHub↗202