Skip to content

conradry/pytorch-rgn

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pytorch-rgn

This is an unofficial implementation of the Recurrent Geometric Network as described in the paper End-to-End Differentiable Learning of Protein Structure. It is still a work in progress. I haven't tested the model on the ProteinNet dataset that the paper uses, so I cannot confirm that the model successfully reproduces the reported results.

At the current stage this repository is primarily useful as a guide. It does contain a correct, working model in the rgn notebook.