Skip to content

0.2.0

Compare
Choose a tag to compare
@kathyxchen kathyxchen released this 13 Dec 21:14
· 299 commits to master since this release
351c920

Bug fixes

  • max_steps typo in TrainModel (can now continue training from a model checkpoint)
  • API ordering mismatch for get_data_and_targets between online samplers and file samplers (now can run `EvaluateModel on both kinds of samplers)

Enhancements