lucidrains / molecule-attention-transformerLinks
Pytorch reimplementation of Molecule Attention Transformer, which uses a transformer to tackle the graph-like structure of molecules
☆58Updated 4 years ago
Alternatives and similar repositories for molecule-attention-transformer
Users that are interested in molecule-attention-transformer are comparing it to the libraries listed below
Sorting:
- Implementation of Geometric Vector Perceptron, a simple circuit for 3d rotation equivariance for learning over large biomolecules, in Pyt…☆75Updated 4 years ago
- Implementation of Denoising Diffusion for protein design, but using the new Equiformer (successor to SE3 Transformers) with some addition…☆57Updated 2 years ago
- Code for "Molecular Hypergraph Grammar with Its Application to Molecular Optimization"☆39Updated 8 months ago
- Implementation of Nvidia's NeuralPlexer, for end-to-end differentiable design of functional small-molecules and ligand-binding proteins, …☆52Updated last year
- Implementation of Invariant Point Attention, used for coordinate refinement in the structure module of Alphafold2, as a standalone Pytorc…☆163Updated 2 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
- Energy-based models for atomic-resolution protein conformations☆99Updated 3 years ago
- This repository contains code for reproducing results in our paper Interpreting Potts and Transformer Protein Models Through the Lens of …☆58Updated 2 years ago
- GraphNVP: An Invertible Flow Model for Generating Molecular Graphs☆96Updated 3 years ago
- ☆35Updated 3 months ago
- An End-to-End Framework for Molecular Conformation Generation via Bilevel Programming (ICML'21)☆51Updated 4 years ago
- Implementation of E(n)-Transformer, which incorporates attention mechanisms into Welling's E(n)-Equivariant Graph Neural Network☆226Updated last year
- Implementation of the paper - Automatic chemical design using a data-driven continuous representation of molecules☆46Updated 4 years ago
- Implementation of trRosetta and trDesign for Pytorch, made into a convenient package, for protein structure prediction and design☆83Updated 4 years ago
- Code for the paper "A Deep Generative Model for Fragment-Based Molecule Generation" (AISTATS 2020)☆67Updated 2 years ago
- Synthetic coordinates for GNNs, as proposed in "Directional Message Passing on Molecular Graphs via Synthetic Coordinates" (NeurIPS 2021)☆31Updated 2 years ago
- Implementation and replication of ProGen, Language Modeling for Protein Generation, in Jax☆113Updated 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
- pytorch implementation of trDesign☆45Updated 4 years ago
- Implementation of Tranception, an attention network, paired with retrieval, that is SOTA for protein fitness prediction☆32Updated 3 years ago
- ☆63Updated 6 years ago
- Implementation of the Paper: "Parameterized Hypercomplex Graph Neural Networks for Graph Classification" by Tuan Le, Marco Bertolini, Fra…☆32Updated 3 years ago
- Created a RNN with LSTM cells to learn patterns from SMILES Strings, and use them to generate new molecular structures.☆18Updated 6 years ago
- Pytorch implementation of "Very Deep Graph Neural Networks via Noise Regularisation"☆11Updated 4 years ago
- ☆81Updated last year
- Graph neural network (GNN) for molecular property prediction (3D structure)☆99Updated 4 years ago
- ☆34Updated 4 years ago
- RITA is a family of autoregressive protein models, developed by LightOn in collaboration with the OATML group at Oxford and the Debora Ma…