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…☆74Updated 4 years ago
- Code for "Molecular Hypergraph Grammar with Its Application to Molecular Optimization"☆39Updated 7 months ago
- Implementation of Denoising Diffusion for protein design, but using the new Equiformer (successor to SE3 Transformers) with some addition…☆57Updated 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
- Implementation of Nvidia's NeuralPlexer, for end-to-end differentiable design of functional small-molecules and ligand-binding proteins, …☆52Updated last year
- GraphNVP: An Invertible Flow Model for Generating Molecular Graphs☆95Updated 3 years ago
- Synthetic coordinates for GNNs, as proposed in "Directional Message Passing on Molecular Graphs via Synthetic Coordinates" (NeurIPS 2021)