DEEPScreen icon indicating copy to clipboard operation
DEEPScreen copied to clipboard

How do I use a pre-trained model to generate predictions?

Open suzyy-qq opened this issue 2 years ago • 1 comments

I'm new to machine learning and am trying to use DEEPScreen to generate predictions for some new molecules. I want to use a pre-trained model and don't want to train it each time. How would you recommend I do it? I'm also unsure about how to read the input images. They're in a directory.

thank you!

suzyy-qq avatar Jun 22 '22 22:06 suzyy-qq

I want to be able to use load_state_dict()

suzyy-qq avatar Jun 23 '22 01:06 suzyy-qq