lucidrains / geometric-vector-perceptronLinks
Implementation of Geometric Vector Perceptron, a simple circuit for 3d rotation equivariance for learning over large biomolecules, in Pytorch. Idea proposed and accepted at ICLR 2021
☆75Updated 4 years ago
Alternatives and similar repositories for geometric-vector-perceptron
Users that are interested in geometric-vector-perceptron are comparing it to the libraries listed below
Sorting:
- Pytorch reimplementation of Molecule Attention Transformer, which uses a transformer to tackle the graph-like structure of molecules☆58Updated 4 years ago
- Implementation of Invariant Point Attention, used for coordinate refinement in the structure module of Alphafold2, as a standalone Pytorc…☆168Updated 2 years ago
- pytorch implementation of trDesign☆45Updated 4 years ago
- Replication attempt for the Protein Folding Model described in https://www.biorxiv.org/content/10.1101/2021.08.02.454840v1☆37Updated 3 years ago
- Implementation of Denoising Diffusion for protein design, but using the new Equiformer (successor to SE3 Transformers) with some addition…☆56Updated 2 years ago
- Energy-based models for atomic-resolution protein conformations☆100Updated 3 years ago
- Implementation of Tranception, an attention network, paired with retrieval, that is SOTA for protein fitness prediction☆32Updated 3 years ago
- Implementation of the DDPM + IPA (invariant point attention) for protein generation, as outlined in the paper "Protein Structure and Sequ…☆89Updated 3 years ago
- Implementation of E(n)-Transformer, which incorporates attention mechanisms into Welling's E(n)-Equivariant Graph Neural Network☆226Updated last year
- RITA is a family of autoregressive protein models, developed by LightOn in collaboration with the OATML group at Oxford and the Debora Ma…☆98Updated 2 years ago
- Implementation of trRosetta and trDesign for Pytorch, made into a convenient package, for protein structure prediction and design☆83Updated 4 years ago
- Implementation of Nvidia's NeuralPlexer, for end-to-end differentiable design of functional small-molecules and ligand-binding proteins, …☆51Updated last year
- Synthetic coordinates for GNNs, as proposed in "Directional Message Passing on Molecular Graphs via Synthetic Coordinates" (NeurIPS 2021)☆31Updated 2 years ago
- [ICLR 2022] Data-Efficient Graph Grammar Learning for Molecular Generation☆97Updated 2 years ago
- This repository contains code for reproducing results in our paper Interpreting Potts and Transformer Protein Models Through the Lens of …☆58Updated 3 years ago
- Code for "Biological Sequence Design with GFlowNets", 2022☆74Updated 2 years ago
- ☆34Updated 5 months ago
- Implementation and replication of ProGen, Language Modeling for Protein Generation, in Jax☆112Updated 4 years ago
- A denoising diffusion probabilistic model (DDPM) tailored for conditional generation of protein distograms☆145Updated 3 years ago
- Implementation of Chroma, generative models of protein using DDPM and GNNs, in Pytorch☆158Updated 2 years ago
- The official implementation of Energy-Inspired Molecular Conformation Optimization (ICLR 2022)☆36Updated 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
- Implementation of Lie Transformer, Equivariant Self-Attention, in Pytorch☆96Updated 4 years ago
- Code for "Molecular Hypergraph Grammar with Its Application to Molecular Optimization"☆39Updated 10 months ago
- A short and easy PyTorch implementation of E(n) Equivariant Graph Neural Networks☆139Updated 3 years ago
- Official implementation of "Generating 3D Molecules for Target Protein Binding" [ICML2022 Long Presentation]☆109Updated 2 years ago
- A modular framework for neural networks with Euclidean symmetry☆11Updated last year
- This Denoising Force Field (DFF) codebase provides a Pytorch framework for the method presented in Two for one: Diffusion models and forc…☆66Updated last year
- Source code for ICLR 2021 paper: "Molecule Optimization by Explainable Evolution"☆30Updated 4 years ago
- Code for Fold2Seq paper from ICML 2021☆50Updated 3 years ago