Closed jjerphan closed 6 years ago
Main changes:
evaluate.py
evaluate_all.py
create_job_sub.py
evaluate_all.pbs
discretization.py
tests
models.py
ProtNet
ExamplesIterator
ModelInspector
@sendsms: PR ready to be reviewed.
Main changes:
evaluate.py
andevaluate_all.py
ready to evaluate respectively one model and all the models (see #22)create_job_sub.py
:evaluate_all.pbs
to evaluate all the models present (see #17)discretization.py
: improvement of the first discretization ; proposition of a new absolute discretization (see #24)tests
have been developed for various aspects of the projectmodels.py
: a new model,ProtNet
has been proposedExamplesIterator
: now it does not return empty batchs (the length returned was wrong)ModelInspector
: only show subfolder of results that are present