Skip to content

Releases: fhswf/MLPro

MLPro-OA: Pre-release for early adopters (4)

02 Dec 11:00
Compare
Choose a tag to compare

On our way to establishing online machine learning in MLPro, we did some last-minute refactorings...

What's Changed

MLPro-OA - Online Adaptivity

Full Changelog: v1.9.3...v1.9.4

MLPro-OA: Pre-release for early adopters (4)

27 Nov 14:13
Compare
Choose a tag to compare

In our fourth pre-release for early adopters of our new sub-framework MLPro-OA, we fixed a bug in the context of group anomalies as part of our upcoming systematics for anomaly detection.

What's Changed

MLPro-OA - Online Adaptivity

Full Changelog: v1.9.2...v1.9.3

MLPro-OA: Pre-release for early adopters (3)

22 Nov 13:39
Compare
Choose a tag to compare

In our third pre-release for early adopters of our new sub-framework MLPro-OA, we fixed some administrative problems...

Full Changelog: v1.9.1...v1.9.2

MLPro-OA: Pre-release for early adopters (2)

22 Nov 07:15
Compare
Choose a tag to compare

In our second pre-release for early adopters of our new sub-framework MLPro-OA, we fixed bugs, refactored parts of the code, and moved on to documenting everything...

What's Changed

MLPro-RL - Reinforcement Learning

MLPro-BF - Basic Functions

Documentation

Other Changes

New Contributors

Full Changelog: v1.9.0...v1.9.1

MLPro-OA: Pre-release for early adopters

12 Aug 12:08
5ec33c1
Compare
Choose a tag to compare

With this release, we are introducing the new sub-framework MLPro-OA for online machine learning for early adopters. The documentation is still in progress, so it is only recommended for advanced Python developers. We will soon provide complete documentation on MLPro-OA as part of version 2.0.0.

What's Changed

MLPro-RL - Reinforcement Learning

MLPro-OA - Online Adaptivity

MLPro-BF - Basic Functions

3rd Party Support / Wrappers

Documentation

Full Changelog: v1.4.4...v1.9.0

MLPro-OA: Preparation and design updates(4)

12 May 10:11
Compare
Choose a tag to compare

What's Changed

MLPro-OA - Online Adaptivity

  • Bug: Boundary Detector - Event-based Adaptation triggered by a Window… by @detlefarend in #975

Full Changelog: v1.4.3...v1.4.4

MLPro-OA: Preparation and design updates(3)

09 May 05:32
Compare
Choose a tag to compare

What's Changed

MLPro-OA - Online Adaptivity

Full Changelog: v1.4.2...v1.4.3

MLPro-OA: Preparation and design updates(2)

07 May 13:19
Compare
Choose a tag to compare

What's Changed

MLPro-OA - Online Adaptivity

Full Changelog: v1.4.1...v1.4.2

MLPro-OA: Preparation and design updates

06 May 12:07
Compare
Choose a tag to compare

This release prepares the upcoming sub-framework MLPro-OA for online machine learning. It doesn't yet provide new functionalities or significant bugfixes. It rather ensures compatibility with MLPro-Int-River and MLPro-Int-scikit-learn on an updated design level.

What's Changed

MLPro-SL - Supervised Learning

MLPro-OA - Online Adaptivity

MLPro-BF - Basic Functions

  • BF-Model: Hyperparameter Updates through Event Handling by @laxmikantbaheti in #787
  • Refact: Parameter p_outlier_frequency of Class StreamMLProPOutliers s… by @detlefarend in #949
  • BF: General systematics for properties (and their derivatives) #943 by @detlefarend in #950
  • Refact: Class bf.math.geometry.Point - Replace parent bf.math.Element… by @detlefarend in #955
  • Refact: Class bf.math.geometry.Point - Replace parent bf.math.Element(2) by @detlefarend in #956

Full Changelog: v1.4.0...v1.4.1

Outsourcing of 3rd Party Integration

17 Apr 10:37
Compare
Choose a tag to compare

This release is mainly dedicated to outsourcing all 3rd party wrapper code to separate GitHub repositories. These are now listed in the MLPro Extension Hub. This step reduces and stabilizes the MLPro core and removes dependencies from 3rd party release activities. Third party integration is now an optional step that can be done on demand.

Currently, the MuJoCo integration is still part of the MLPro core. We will outsource this in one of the upcoming releases.

Furthermore, we moved on developing our upcoming sub-framework MLPro-OA for online machine learning. We will dedicate one of the upcoming releases to it.

All changes of this release are listed below:

What's Changed

MLPro-OA - Online Adaptivity

MLPro-BF - Basic Functions

3rd Party Support / Wrappers

  • WR: Relocation of wrapper code to separate github repositories by @detlefarend in #909

Documentation

New Contributors

Full Changelog: v1.3.1...v1.4.0