v0.1.1
FluxTraining v0.1.1
Closed issues:
- Link to Loss broken (#40)
- Early stopping link broken (#41)
- BatchEnd link broken (#42)
- Break out Schedule (#44)
- How to verify GPU is working? (#47)
- What is the role of the test data? (#48)
- What do you think of Data Modules? (#53)
Merged pull requests:
- Add testing as CI step (#36) (@lorenzoh)
- Better docstrings (#37) (@lorenzoh)
- Typo (#43) (@drozzy)
- WRONG order of arguments to the Learner. (#45) (@drozzy)
- Fix issue #42 - missing docstrings (#49) (@lorenzoh)
- add EarlyStopping docstring (#50) (@lorenzoh)
- Update callback reference section on metrics (#51) (@lorenzoh)
- Remove no longer needed dependencies from Project.toml (#52) (@lorenzoh)
- Add SanityCheck callback (#56) (@lorenzoh)
- Fix GarbageCollect callback (#57) (@lorenzoh)
- Fix TensorBoard image serialization (#58) (@lorenzoh)
- Sanitycheck (#60) (@lorenzoh)
- update compat bounds (#61) (@lorenzoh)