jjerphan / CS5242Project

Predicting Protein – Ligand Interaction by using Deep Learning Models
GNU General Public License v3.0
3 stars 2 forks source link

Handler to evaluate one or several models at the same time #17

Closed jjerphan closed 6 years ago

jjerphan commented 6 years ago

In order to iterate faster, we can come up with an handler to evaluate the performances of each model via job submission.

jjerphan commented 6 years ago

improvements branch has included a way to submit evaluation as well as prediction jobs.

jjerphan commented 6 years ago

Done in #23.

jjerphan commented 6 years ago

This has been done in #23.