v0.3.4
What's Changed
- Add encoding to LONG_DESCRIPTION in setup.py by @samet-akcay in #419
- Fix visualization by @ORippler in #417
- Fix openvino circular import issue by @samet-akcay in #416
- Fix inferener arg names and weight path issue. by @samet-akcay in #422
- Remove the redundant
loss_val
by @samet-akcay in #425 - 📃 Add documentation for gradio inference by @ashwinvaidya17 in #427
- Add
pre_train
as a configurable parameter by @samet-akcay in #431 - 🛠 Fix config files and refactor dfkde by @samet-akcay in #435
- Add metric visualizations by @ORippler in #429
- Fix: data split issue by @jeongHwarr in #404
- 🚚 Move perlin noise to common folder by @ashwinvaidya17 in #424
- Support null seed by @ashwinvaidya17 in #437
- 🐞 Change if statement by @ashwinvaidya17 in #439
- Fix visualizer for
classification
,mode=simple
by @ORippler in #442 - Feature/aupro test by @ORippler in #444
- Replace PyTorchLightning extras dependency by @ashwinvaidya17 in #455
- 🛠 Fix
tox
configuration by @samet-akcay in #446 - Ignore ipynb files to detect the repo language by @samet-akcay in #456
- Move configuration from tox to pyproject by @samet-akcay in #458
- Add Torch Inferencer and Update Openvino and Gradio Inferencers. by @samet-akcay in #453
- Address markdownlint issues by @samet-akcay in #460
- 🐞 Fix HPO by @ashwinvaidya17 in #462
- Remove docs requirements by @ashwinvaidya17 in #467
- Add codacy badge to readme by @samet-akcay in #468
New Contributors
- @ORippler made their first contribution in #417
- @jeongHwarr made their first contribution in #404
Full Changelog: 0.3.3...0.3.4