Releases: online-ml/deep-river
Releases · online-ml/deep-river
v0.3.2
What's Changed
- Add RNN by @kulbachcedric in #127
- Refactor doctests by @kulbachcedric in #128
Full Changelog: v0.3.1...v0.3.2
v0.3.1
What's Changed
- fixed numpy when is cuda by @joseEnrique in #114
- Add coda support for Regressor by @kulbachcedric in #115
- fix: ensure zero_grad is called before backward in Autoencoder._learn by @GoBeromsu in #116
- 117 refactor specific tests for deep learning models by @kulbachcedric in #118
- Updates GitHub workflows to use 'uv' instead of Poetry by @kulbachcedric in #119
- Refactor docs merge by @kulbachcedric in #121
- add persistency to Estimators by @kulbachcedric in #122
- Refactor regression tests by @kulbachcedric in #124
- Remove deprecated modules by @kulbachcedric in #125
- Update packages by @kulbachcedric in #126
New Contributors
- @joseEnrique made their first contribution in #114
- @GoBeromsu made their first contribution in #116
Full Changelog: v0.3.0...v0.3.1
v0.3.0
What's Changed
- Update bib entries in JOSS papers by @hoanganhngo610 in #101
- Minor refactoring for JOSS paper by @hoanganhngo610 in #102
- Update JOSS paper based on suggestion of handling editor in final checks by @hoanganhngo610 in #107
- Add CITATION.cff file by @hoanganhngo610 in #108
- 70 remove orderedset from dependencies by @kulbachcedric in #110
- 106 check passing initialized modules by @kulbachcedric in #109
- Bump version to 0.3.0 by @kulbachcedric in #111
New Contributors
- @hoanganhngo610 made their first contribution in #101
Full Changelog: v0.2.8...v0.3.0
v0.2.8
What's Changed
- Paper suggestions by @MaxHalford in #92
- 95 updates to installation by @kulbachcedric in #97
- Update pyproject installation by @kulbachcedric in #98
- Update pyproject installation by @kulbachcedric in #100
Full Changelog: v0.2.7...v0.2.8
v0.2.7
What's Changed
Full Changelog: v0.2.6...v0.2.7
v0.2.6
v0.2.5
Merge pull request #86 from online-ml/update_requirements Update requirements
v0.2.4
update version
v0.2.2
update version
v0.2.1
Update version