v1.2.0
v1.2.0 (2020-02-02)
Closed issues:
- NeuralODE not training with DiffEqFlux v1.1.1 (#127)
- Better SciML Training Loop (#120)
- DiffEqFlux could handle infinite loss better. (#70)
Merged pull requests:
- CompatHelper: add new compat entry for "UnsafeArrays" at version "1.0" (#131) (github-actions[bot])
- CompatHelper: add new compat entry for "StaticArrays" at version "0.12" (#130) (github-actions[bot])
- CompatHelper: add new compat entry for "Optim" at version "0.20" (#129) (github-actions[bot])
- CompatHelper: add new compat entry for "Juno" at version "0.7" (#128) (github-actions[bot])
- implement fast versions of Flux (#126) (ChrisRackauckas)
- Introduce sciml_train (#125) (ChrisRackauckas)