v0.3.3
FluxTraining v0.3.3
Closed issues:
- docs oddities (#113)
- Record time trained, training loss, validation loss and performance (#119)
- How not to have printing callbacks? (#126)
ignore(f)
is deprecated (#128)
Merged pull requests:
- How not to print docstring (#127) (@KronosTheLate)
- Fix deprecate warnings (#129) (@yuehhua)
- Fix the quickstart tutorial (#130) (@christiangnrd)
- fix typo in docs (#133) (@Moelf)
- Fix README links (#134) (@lorenzoh)
- Add ability to record and log arbitrary learner values (#136) (@darsnack)
- Use show method for phase in
MetricsPrinter
(#137) (@darsnack)