Releases: bonsai-rx/machinelearning
Releases · bonsai-rx/machinelearning
Bonsai.ML 0.4.1
What's Changed
- Improve Consistency of Naming in
Bonsai.ML.HiddenMarkovModelsPackage by @ncguilbeault in #63 - Updated the examples submodule commit hash by @ncguilbeault in #64
Full Changelog: v0.4.0...v0.4.1
Bonsai.ML 0.4.0
What's Changed
- Fixed issue with include workflows in LDS package by @ncguilbeault in #33
- Fix heatmap color axis when max or min properties are set to auto by @ncguilbeault in #38
- Fix get gaussian observation statistics by @ncguilbeault in #46
- Update README with Development Roadmap and Contribution Sections by @ncguilbeault in #26
- Add functionality to HMM package to load and save HMMs from pickle files by @ncguilbeault in #36
- Improve documentation of IncludeWorkflows by @ncguilbeault in #40
- Integrating torchsharp functionality into Bonsai by @ncguilbeault in #48
- Update Directory Build props with artifacts output by @ncguilbeault in #49
- New point process decoder package by @ncguilbeault in #50
- Common CI/CD and repository layout by @PathogenDavid in #56
- Add meta-package for installing libtorch-cpu by @glopesdev in #59
- Restore missing element icon during packaging by @ncguilbeault in #60
- Explicitly create ToolStripItem array in call to ToolStripContainer.Items.AddRange by @ncguilbeault in #61
Full Changelog: v0.3.1...v0.4.0
Bonsai.ML 0.3.1
Bonsai.ML 0.3.0
What's Changed
- Introducing Online Inference with Hidden Markov Models (HMMs) by @ncguilbeault in #22
- Refactor visualizers package to improve separation between package specific visualizers and reusable visualizers by @ncguilbeault in #23
- Bug fixes in python string formatting by @ncguilbeault in #24
- Refactor LDS Package by @ncguilbeault in #25
- Update and optimize ML operator icon by @glopesdev in #27
- Update documentation examples by @glopesdev in #28
Full Changelog: v0.2.0...v0.3.0
Bonsai.ML 0.2.0
What's Changed
- Refactor build solution jobs into CI pipeline by @glopesdev in #14
- Linear regression subpackage added to linear dynamical systems by @ncguilbeault in #8
- Adding online learning to lds model by @ncguilbeault in #10
- Add forecasting capabilities to lds model by @ncguilbeault in #11
- Updated timeseries visualizers for kinematics model and mashup visualizers by @ncguilbeault in #12
- Added forecast visualizers by @ncguilbeault in #13
- Run workflow directly from the test folder by @glopesdev in #16
- Avoid shutdown exception due to deprecated API by @glopesdev in #17
- Add support for unit testing by @ncguilbeault in #15
- Allow examples to bootstrap from local packages by @glopesdev in #20
- Use state component visualizer label in Y axis by @glopesdev in #21
Full Changelog: v0.1.0...v0.2.0
Bonsai.ML 0.1.0
What's Changed
- Add linear dynamical systems package and oxyplot time series visualizer by @ncguilbeault in #2
- Add package conceptual documentation and technical reference by @ncguilbeault in #3
- Update documentation infrastructure to leverage reusable templates by @glopesdev in #4
- Export SVG files for example workflows automatically by @glopesdev in #6
- Add README file to package metadata by @glopesdev in #7
New Contributors
- @ncguilbeault made their first contribution in #2
- @glopesdev made their first contribution in #4
Full Changelog: https://github.com/bonsai-rx/machinelearning/commits/v0.1.0