nanofold

A nano protein structure prediction model based on DeepMind's AlphaFold paper

View the Project on GitHub ogchen/nanofold

Differences to Alphafold

The goal of Nanofold is not to replicate Alphafold 1 to 1 - primarily the project was started as a learning project. Moreover, the goal was to adapt the Alphafold architecture to a much smaller scale, in particular to be trainable on a single RTX3060 6GB GPU. Nanofold therefore does not attempt to achieve the accuracy of Alphafold and as such, a number of details are different to the original models. This page lists some of the key differences.

General Differences

Data Processing Differences

Training Differences