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