AnirudhDagar / MessagePassing_for_GNNsLinks
Experiments with Message Passing GNNs in C++ and PyTorch.
☆26Updated last year
Alternatives and similar repositories for MessagePassing_for_GNNs
Users that are interested in MessagePassing_for_GNNs are comparing it to the libraries listed below
Sorting:
- Graph Convolutional Networks in JAX☆33Updated 4 years ago
- Geo2DR: A Python and PyTorch library for learning distributed representations of graphs.☆46Updated 2 years ago
- Repository for Autobahn: Automorphism Based Graph Neural Networks☆30Updated 3 years ago
- Pytorch reimplementation of Molecule Attention Transformer, which uses a transformer to tackle the graph-like structure of molecules☆58Updated 4 years ago
- Deep Graph Mapper: Seeing Graphs through the Neural Lens☆58Updated 2 years ago
- ☆11Updated 3 years ago
- Code for "Molecular Hypergraph Grammar with Its Application to Molecular Optimization"☆39Updated 9 months ago
- Transformers are Graph Neural Networks!☆54Updated 4 years ago
- Source code for the "Computationally Tractable Riemannian Manifolds for Graph Embeddings" paper☆36Updated 5 years ago
- Implementation of Geometric Vector Perceptron, a simple circuit for 3d rotation equivariance for learning over large biomolecules, in Pyt…☆75Updated 4 years ago
- Examples of more involved applications using Geomstats☆32Updated 4 years ago
- Numerically Solving Parametric Families of High-Dimensional Kolmogorov Partial Differential Equations via Deep Learning (NeurIPS 2020)☆22Updated 3 years ago
- Implementation of the Triangle Multiplicative module, used in Alphafold2 as an efficient way to mix rows or columns of a 2d feature map, …☆36Updated 4 years ago
- spectralembeddings is a python library which is used to generate node embeddings from Knowledge graphs using GCN kernels and Graph Autoe…☆64Updated 3 years ago
- JAX implementation of Graph Attention Networks☆13Updated 3 years ago
- Implementation of Directional Graph Networks in PyTorch and DGL☆118Updated 4 years ago
- Official implementation of NeurIPS'21: Implicit SVD for Graph Representation Learning☆20Updated 3 years ago
- ICML 2020 Paper: Latent Variable Modelling with Hyperbolic Normalizing Flows☆54Updated 2 years ago
- Hierarchical Inter-Message Passing for Learning on Molecular Graphs☆80Updated 3 years ago
- The official PyTorch implementation of "Pathfinder Discovery Networks for Neural Message Passing" (WebConf '21)☆58Updated 2 years ago
- ☆18Updated 4 years ago
- BayesGrad: Explaining Predictions of Graph Convolutional Networks☆63Updated 3 years ago
- Deterministic Decoding for Discrete Data in Variational Autoencoders☆24Updated 5 years ago
- ☆122Updated 2 years ago
- ☆17Updated 4 years ago
- Experiments in protein folding through language modeling☆10Updated 3 years ago
- Official repository for the paper "Partition and Code: learning how to compress graphs" (NeurIPS'21) https://arxiv.org/abs/2107.01952☆35Updated 3 years ago
- Code for Graph Neural Networks Exponentially Lose Expressive Power for Node Classification.☆30Updated 5 years ago
- Reimplementation of Graph Autoencoder by Kipf & Welling with DGL.☆63Updated 2 years ago
- Implementation of Lie Transformer, Equivariant Self-Attention, in Pytorch☆96Updated 4 years ago