0.3.1
Pre-release
Pre-release
- Restorer no longer throws an exception when it cannot find a
checkpoint_map.json
- Trainers generate a
checkpoint_map.json
for each model selection folder - Refactor out
os.path
et similia in favor ofpathlib
- Add tests for correct callbacks restoration
- Fix some pylint errors in the tests