tbepler / protein-sequence-embedding-iclr2019

Source code for "Learning protein sequence embeddings using information from structure" - ICLR 2019
Other
253 stars 75 forks source link

Update train_similarity_and_contact.py #18

Open DaHaiHuha opened 4 years ago

DaHaiHuha commented 4 years ago

I add the data type converter to solve the mismatch problems in PyTorch1.0.0, otherwise it would raise an error.