Trainable AlphaFold 2 ported to Pytorch
Stars
0
Forks
Watchers
Open Issues
Overall repository health assessment
No package.json found
This might not be a Node.js project
User
59
commits
1
MSA feature order bug fixed
28230dd
Create LICENSE
f7e0641
Merge pull request #5 from ignatovmg/cleanup
553cf6c
Added license and updated readme
64547d9
Small readme fixes
18d45c2
Fixed TriangleMultiplicationIngoing/Outgoing bug
b2a7810
Added training example
faef28d
Renamed examples
08d3309
Updates
0b17cbc
Merge pull request #3 from ignatovmg/cmd_scripts
071dbe2
Merge branch 'reproducing_af' into cmd_scripts
bbff8ee
Moved tools
d8661d8
Added MSA BERT and modules_to_devices()
d168e69
Argument updates in train.py
096ded1
Added train.py
ca93259