Skip to content

Created test_training for simple testing the train loop, modified pytest and...

Niklas Grambow requested to merge 45-modifications-for-testing into main

Created test_training for simple testing the train loop, modified pytest and all tests are working! - some modifications need to be done on the paths etc.

Fixed bug in training according to Kevins suggestion. Bumped our DynSliceDataloader and reinitialized the sampler each time the iter() is called

Closes #45 (closed)

Merge request reports