Skip to content

0.3.1

Pre-release
Pre-release
Compare
Choose a tag to compare
@mr-ubik mr-ubik released this 30 Jan 10:02
· 46 commits to master since this 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 of pathlib
  • Add tests for correct callbacks restoration
  • Fix some pylint errors in the tests