ayushkarnawat / profit

Exploring evolutionary protein fitness landscapes
MIT License
1 stars 0 forks source link

Pytorch LSTM Model #75

Closed ayushkarnawat closed 4 years ago

ayushkarnawat commented 4 years ago

Implement a sequence-based model, which only takes into account the amino acid sequence rather than the protein's 3D structure. It will (hopefully) be faster to run and optimize, as the number of parameters will be less.