AlphaFold 3 predicts the structure and interactions of all of life's molecules

This page summarizes the projects mentioned and recommended in the original post on news.ycombinator.com

Scout Monitoring - Free Django app performance insights with Scout Monitoring
Get Scout setup in minutes, and let us sweat the small stuff. A couple lines in settings.py is all you need to start monitoring your apps. Sign up for our free tier today.
www.scoutapm.com
featured
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
  • openfold

    Trainable, memory-efficient, and GPU-friendly PyTorch reproduction of AlphaFold 2

  • RoseTTAFold

    This package contains deep learning models and related scripts for RoseTTAFold

  • I wonder what the license for RoseTTAFold is. On github you have:

    https://github.com/RosettaCommons/RoseTTAFold/blob/main/LICE...

    But there's also:

    https://files.ipd.uw.edu/pub/RoseTTAFold/Rosetta-DL_LICENSE....

    Which is it?

  • Scout Monitoring

    Free Django app performance insights with Scout Monitoring. Get Scout setup in minutes, and let us sweat the small stuff. A couple lines in settings.py is all you need to start monitoring your apps. Sign up for our free tier today.

    Scout Monitoring logo
  • SPAG

    Self-playing Adversarial Language Game Enhances LLM Reasoning

  • > Perhaps the opportunity here is to provide a quicker feedback loop for theory about predictions in the real world. Almost like unit tests.

    Or jumping the gap entirely to move towards more self-driven reinforcement learning.

    Could one structure the training setup to be able to design its own experiments, make predictions, collect data, compare results, and adjust weights...? If that loop could be closed, then it feels like that would be a very powerful jump indeed.

    In the area of LLMs, the SPAG paper from last week was very interesting on this topic, and I'm very interested in seeing how this can be expanded to other areas:

    https://github.com/Linear95/SPAG

  • RoseTTAFold-All-Atom

  • Probably worth mentioning that David Baker’s lab released a similar model (predicts protein structure along with bound DNA and ligands), just a couple of months ago, and it is open source [1].

    It’s also worth remembering that it was David Baker who originally came up with the idea of extending AlphaFold from predicting just proteins to predicting ligands as well [2].

    1. https://github.com/baker-laboratory/RoseTTAFold-All-Atom

  • nnue

  • The original NNUE paper cites AlphaZero[0]. The architectures are different because NNUE is optimized for CPUs and uses integer quantization and a much smaller network. I don't think one could credibly claim that it would have come about if not for Google making so much noise about their neural network efforts in Go, Chess and Shogi.

    0: https://github.com/asdfjkl/nnue/blob/main/nnue_en.pdf

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • [P] Detailed Explanation of how AlphaFold Works, Protein Folding and Design

    1 project | /r/MachineLearning | 11 Mar 2023
  • 👉 Impressed With AlphaFold? Checkout This Protein Structure Prediction Model (FastFold) That Reduces AlphaFold’s Training Time From 11 Days To 67 Hours

    1 project | /r/artificial | 26 Mar 2022
  • TIL : about the game "Foldit", a puzzle game about protein folding. In 2011, its gamers helped decipher a protein of a HIV-like virus, solving a scientific problem that went unsolved for 15 years in as little as 10 days.

    5 projects | /r/todayilearned | 22 May 2023
  • Meet Graphein: a Python Library for Geometric Deep Learning and Network Analysis on Protein Structures and Interaction Networks

    1 project | /r/machinelearningnews | 27 Jan 2023
  • [Discussion] which NN architecture is best suitable for analysing the structural data of biomolecules

    1 project | /r/MachineLearning | 14 Apr 2021