SimpleFold (Apple, arXiv 2025)

github.com/apple/ml-simplefold

Flow-matching protein folding model using only general-purpose transformer layers, scaled to 3B parameters and trained on 8.6M+ distilled structures; challenges the reliance on complex domain-specific architectures and supports PyTorch and MLX backends with model sizes from 100M to 3B parameters (985+ stars, MIT License)

Sourced from

  • Awesome AI for Sciencegithub.com/apple/ml-simplefold

Related resources

AlphaFold 3 inference pipeline for unified biomolecular structure prediction of proteins, nucleic acids, small molecules, ions, and post-translational modifications (Google DeepMind, Nature 2024)

Active8.1K3 weeks ago
Python
NOASSERTION

Deep learning library for Chemistry based on Tensorflow

Active6.8K3 months ago
Python
MIT

Protein structure prediction from ESM models

Archived4.1K2 years ago
Python
MIT

First fully open-source model achieving AlphaFold3-level accuracy with 1000x faster binding affinity prediction (MIT)

Active4K3 weeks ago
Python
MIT

Trainable, memory-efficient PyTorch reproduction and retraining of AlphaFold2 providing new insights into its learning dynamics and out-of-distribution generalization; widely used as the open-source AlphaFold2 backbone underpinning many downstream protein structure prediction and design pipelines (Columbia AlQuraishi Lab & OpenFold Consortium, Nature Methods 2024)

Idle3.4K6 months ago
Python
Apache-2.0

RFdiffusion is an open source method for structure generation, with or without conditional information (a motif, target etc).

Active2.9K1 month ago
Python
Other