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:
- Geo2DR: A Python and PyTorch library for learning distributed representations of graphs.☆46Updated 2 years ago
- The official PyTorch implementation of "Pathfinder Discovery Networks for Neural Message Passing" (WebConf '21)☆59Updated 2 years ago
- Deep Graph Mapper: Seeing Graphs through the Neural Lens☆58Updated 2 years ago
- Graph Convolutional Networks in JAX☆33Updated 4 years ago
- Source code for the "Computationally Tractable Riemannian Manifolds for Graph Embeddings" paper☆37Updated 5 years ago
- ICML 2020 Paper: Latent Variable Modelling with Hyperbolic Normalizing Flows☆54Updated 3 years ago
- An elegant adaptive importance sampling algorithms for simulations of multi-modal distributions (NeurIPS'20)☆42Updated 3 years ago
- Pytorch reimplementation of Molecule Attention Transformer, which uses a transformer to tackle the graph-like structure of molecules☆58Updated 5 years ago
- ☆11Updated 3 years ago
- JAX implementation of Graph Attention Networks☆13Updated 3 years ago
- Official implementation of NeurIPS'21: Implicit SVD for Graph Representation Learning☆20Updated 4 years ago
- Transformers are Graph Neural Networks!☆54Updated 5 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, …☆39Updated 4 years ago
- Official repository for the paper "Partition and Code: learning how to compress graphs" (NeurIPS'21) https://arxiv.org/abs/2107.01952☆35Updated 4 years ago
- A TensorFlow implementation of the paper 'Set Transformer: A Framework for Attention-based Permutation-Invariant Neural Networks'☆31Updated last year
- Repository for Autobahn: Automorphism Based Graph Neural Networks☆30Updated 3 years ago
- Implementation of Lie Transformer, Equivariant Self-Attention, in Pytorch☆97Updated 4 years ago
- Code for "Molecular Hypergraph Grammar with Its Application to Molecular Optimization"☆39Updated last year
- Numerically Solving Parametric Families of High-Dimensional Kolmogorov Partial Differential Equations via Deep Learning (NeurIPS 2020)☆22Updated 3 years ago
- Experiments in protein folding through language modeling☆10Updated 4 years ago
- Graph matching and clustering by comparing heat kernels via optimal transport.☆27Updated 3 years ago
- Examples of more involved applications using Geomstats☆33Updated 4 years ago
- Code for Graph Neural Networks Exponentially Lose Expressive Power for Node Classification.☆30Updated 5 years ago
- ☆18Updated 4 years ago
- ☆12Updated 4 years ago
- ☆121Updated 2 years ago
- Deterministic Decoding for Discrete Data in Variational Autoencoders☆24Updated 5 years ago
- code for the paper in NeurIPS 2019☆40Updated 2 years ago
- Graph neural network message passing reframed as a Transformer with local attention☆70Updated 3 years ago
- spectralembeddings is a python library which is used to generate node embeddings from Knowledge graphs using GCN kernels and Graph Autoe…☆64Updated 4 years ago