Recent Releases of https://github.com/bonsai-rx/machinelearning

https://github.com/bonsai-rx/machinelearning - Bonsai.ML 0.4.1

What's Changed

  • Improve Consistency of Naming in Bonsai.ML.HiddenMarkovModels Package by @ncguilbeault in https://github.com/bonsai-rx/machinelearning/pull/63
  • Updated the examples submodule commit hash by @ncguilbeault in https://github.com/bonsai-rx/machinelearning/pull/64

Full Changelog: https://github.com/bonsai-rx/machinelearning/compare/v0.4.0...v0.4.1

- C#
Published by ncguilbeault about 1 year ago

https://github.com/bonsai-rx/machinelearning - Bonsai.ML 0.4.0

What's Changed

  • Fixed issue with include workflows in LDS package by @ncguilbeault in https://github.com/bonsai-rx/machinelearning/pull/33
  • Fix heatmap color axis when max or min properties are set to auto by @ncguilbeault in https://github.com/bonsai-rx/machinelearning/pull/38
  • Fix get gaussian observation statistics by @ncguilbeault in https://github.com/bonsai-rx/machinelearning/pull/46
  • Update README with Development Roadmap and Contribution Sections by @ncguilbeault in https://github.com/bonsai-rx/machinelearning/pull/26
  • Add functionality to HMM package to load and save HMMs from pickle files by @ncguilbeault in https://github.com/bonsai-rx/machinelearning/pull/36
  • Improve documentation of IncludeWorkflows by @ncguilbeault in https://github.com/bonsai-rx/machinelearning/pull/40
  • Integrating torchsharp functionality into Bonsai by @ncguilbeault in https://github.com/bonsai-rx/machinelearning/pull/48
  • Update Directory Build props with artifacts output by @ncguilbeault in https://github.com/bonsai-rx/machinelearning/pull/49
  • New point process decoder package by @ncguilbeault in https://github.com/bonsai-rx/machinelearning/pull/50
  • Common CI/CD and repository layout by @PathogenDavid in https://github.com/bonsai-rx/machinelearning/pull/56
  • Add meta-package for installing libtorch-cpu by @glopesdev in https://github.com/bonsai-rx/machinelearning/pull/59
  • Restore missing element icon during packaging by @ncguilbeault in https://github.com/bonsai-rx/machinelearning/pull/60
  • Explicitly create ToolStripItem array in call to ToolStripContainer.Items.AddRange by @ncguilbeault in https://github.com/bonsai-rx/machinelearning/pull/61

Full Changelog: https://github.com/bonsai-rx/machinelearning/compare/v0.3.1...v0.4.0

- C#
Published by ncguilbeault about 1 year ago

https://github.com/bonsai-rx/machinelearning - Bonsai.ML 0.3.1

What's Changed

  • Fix lds mashups by @ncguilbeault in https://github.com/bonsai-rx/machinelearning/pull/29

Full Changelog: https://github.com/bonsai-rx/machinelearning/compare/v0.3.0...v0.3.1

- C#
Published by glopesdev almost 2 years ago

https://github.com/bonsai-rx/machinelearning - Bonsai.ML 0.3.0

What's Changed

  • Introducing Online Inference with Hidden Markov Models (HMMs) by @ncguilbeault in https://github.com/bonsai-rx/machinelearning/pull/22
  • Refactor visualizers package to improve separation between package specific visualizers and reusable visualizers by @ncguilbeault in https://github.com/bonsai-rx/machinelearning/pull/23
  • Bug fixes in python string formatting by @ncguilbeault in https://github.com/bonsai-rx/machinelearning/pull/24
  • Refactor LDS Package by @ncguilbeault in https://github.com/bonsai-rx/machinelearning/pull/25
  • Update and optimize ML operator icon by @glopesdev in https://github.com/bonsai-rx/machinelearning/pull/27
  • Update documentation examples by @glopesdev in https://github.com/bonsai-rx/machinelearning/pull/28

Full Changelog: https://github.com/bonsai-rx/machinelearning/compare/v0.2.0...v0.3.0

- C#
Published by glopesdev almost 2 years ago

https://github.com/bonsai-rx/machinelearning - Bonsai.ML 0.2.0

What's Changed

  • Refactor build solution jobs into CI pipeline by @glopesdev in https://github.com/bonsai-rx/machinelearning/pull/14
  • Linear regression subpackage added to linear dynamical systems by @ncguilbeault in https://github.com/bonsai-rx/machinelearning/pull/8
  • Adding online learning to lds model by @ncguilbeault in https://github.com/bonsai-rx/machinelearning/pull/10
  • Add forecasting capabilities to lds model by @ncguilbeault in https://github.com/bonsai-rx/machinelearning/pull/11
  • Updated timeseries visualizers for kinematics model and mashup visualizers by @ncguilbeault in https://github.com/bonsai-rx/machinelearning/pull/12
  • Added forecast visualizers by @ncguilbeault in https://github.com/bonsai-rx/machinelearning/pull/13
  • Run workflow directly from the test folder by @glopesdev in https://github.com/bonsai-rx/machinelearning/pull/16
  • Avoid shutdown exception due to deprecated API by @glopesdev in https://github.com/bonsai-rx/machinelearning/pull/17
  • Add support for unit testing by @ncguilbeault in https://github.com/bonsai-rx/machinelearning/pull/15
  • Allow examples to bootstrap from local packages by @glopesdev in https://github.com/bonsai-rx/machinelearning/pull/20
  • Use state component visualizer label in Y axis by @glopesdev in https://github.com/bonsai-rx/machinelearning/pull/21

Full Changelog: https://github.com/bonsai-rx/machinelearning/compare/v0.1.0...v0.2.0

- C#
Published by glopesdev about 2 years ago

https://github.com/bonsai-rx/machinelearning - Bonsai.ML 0.1.0

What's Changed

  • Add linear dynamical systems package and oxyplot time series visualizer by @ncguilbeault in https://github.com/bonsai-rx/machinelearning/pull/2
  • Add package conceptual documentation and technical reference by @ncguilbeault in https://github.com/bonsai-rx/machinelearning/pull/3
  • Update documentation infrastructure to leverage reusable templates by @glopesdev in https://github.com/bonsai-rx/machinelearning/pull/4
  • Export SVG files for example workflows automatically by @glopesdev in https://github.com/bonsai-rx/machinelearning/pull/6
  • Add README file to package metadata by @glopesdev in https://github.com/bonsai-rx/machinelearning/pull/7

New Contributors

  • @ncguilbeault made their first contribution in https://github.com/bonsai-rx/machinelearning/pull/2
  • @glopesdev made their first contribution in https://github.com/bonsai-rx/machinelearning/pull/4

Full Changelog: https://github.com/bonsai-rx/machinelearning/commits/v0.1.0

- C#
Published by glopesdev over 2 years ago