deeprank2 icon indicating copy to clipboard operation
deeprank2 copied to clipboard

Split current test_trainer into test_trainer and test_neuralnets

Open DaniBodor opened this issue 3 years ago • 1 comments

test_trainer should tests core Trainer class functionality, e.g. missing network and dataset equivalence.

test_neuralnets should test each network from neuralnets subpackage. These are largely the tests that are currently using the model_base_test function. Also note that many neuralnets are currently not tested at all (see #284 )

DaniBodor avatar Nov 25 '22 16:11 DaniBodor

This issue is stale because it has been open for 30 days with no activity. Remove stale label or comment or this will be closed in 7 days.

github-actions[bot] avatar Jan 09 '23 03:01 github-actions[bot]