You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In Tensorflow implementation of gvp, a pretrained model is mentioned:
Our training pipeline uses the CATH 4.2 dataset curated by [Ingraham, et al, NeurIPS 2019](https://github.com/jingraham/neurips19-graph-protein-design). We provide code to train, validate, and test the model on this dataset. We also provide a pretrained model in models/cath_pretrained. If you want to test a trained model on new structures, see the section "Using the CPD model" below.
Is there any way to reload this Tensorflow version pretrained model in PyTorch version?
The text was updated successfully, but these errors were encountered:
In Tensorflow implementation of gvp, a pretrained model is mentioned:
Is there any way to reload this Tensorflow version pretrained model in PyTorch version?
The text was updated successfully, but these errors were encountered: