lucidrains / egnn-pytorchLinks
Implementation of E(n)-Equivariant Graph Neural Networks, in Pytorch
☆505Updated 10 months ago
Alternatives and similar repositories for egnn-pytorch
Users that are interested in egnn-pytorch are comparing it to the libraries listed below
Sorting:
- ☆504Updated 3 years ago
- code for the SE3 Transformers paper: https://arxiv.org/abs/2006.10503☆546Updated 2 years ago
- Implementation of GeoDiff: a Geometric Diffusion Model for Molecular Conformation Generation (ICLR 2022).☆386Updated 2 years ago
- ☆535Updated 3 years ago
- [ICLR 2023 Spotlight] Equiformer: Equivariant Graph Attention Transformer for 3D Atomistic Graphs☆257Updated 8 months ago
- DimeNet and DimeNet++ models, as proposed in "Directional Message Passing for Molecular Graphs" (ICLR 2020) and "Fast and Uncertainty-Awa…☆340Updated 2 years ago
- Implementation of SE3-Transformers for Equivariant Self-Attention, in Pytorch. This specific repository is geared towards integration wit…☆309Updated 2 months ago
- Implementation of the Equiformer, SE3/E3 equivariant attention network that reaches new SOTA, and adopted for use by EquiFold for protein…☆277Updated 10 months ago
- Implementation of E(n)-Transformer, which incorporates attention mechanisms into Welling's E(n)-Equivariant Graph Neural Network☆226Updated last year
- ATOM3D: tasks on molecules in three dimensions☆313Updated 2 years ago
- Implementation of Torsional Diffusion for Molecular Conformer Generation (NeurIPS 2022)☆272Updated last year
- E(3) Steerable Graph Neural Network☆123Updated 2 years ago
- Hierarchical Generation of Molecular Graphs using Structural Motifs☆412Updated 3 years ago
- Training neural network potentials☆442Updated last month
- Junction Tree Variational Autoencoder for Molecular Graph Generation (ICML 2018)☆536Updated 2 years ago
- DiffLinker: Equivariant 3D-Conditional Diffusion Model for Molecular Linker Design☆356Updated last year
- code for the paper "DiGress: Discrete Denoising diffusion for graph generation"☆461Updated 6 months ago
- A modular framework for neural networks with Euclidean symmetry☆1,164Updated 3 weeks ago
- Geometric Vector Perceptrons --- a rotation-equivariant GNN for learning from biomolecular structure☆307Updated 2 years ago
- Implementation of Graph Transformer in Pytorch, for potential use in replicating Alphafold2☆232Updated 2 years ago
- Geometric Latent Diffusion Models for 3D Molecule Generation☆258Updated 2 years ago
- Implementation of MolCLR: "Molecular Contrastive Learning of Representations via Graph Neural Networks" in PyG.☆299Updated last year
- The official implementation of the Molecule Attention Transformer.☆251Updated 5 years ago
- FoldFlow: SE(3)-Stochastic Flow Matching for Protein Backbone Generation☆258Updated 10 months ago
- Geometric GNN Dojo provides unified implementations and experiments to explore the design space of Geometric Graph Neural Networks (ICML …☆508Updated 2 weeks ago
- [ICLR 2024] EquiformerV2: Improved Equivariant Transformer for Scaling to Higher-Degree Representations