Skip to content

Releases: fhswf/MLPro

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

Recovery of wrappers for River and Scikit-learn

03 Feb 16:01
Compare
Choose a tag to compare

We are currently preparing to relocate most wrappers to separate GitHub repositories. Unfortunately, we removed the wrappers for River and Scikit-learn too early from the MLPro main project. Here's the recovery of both. We apologize for the inconvenience.

What's Changed

3rd Party Support / Wrappers

Full Changelog: v1.3.0...v1.3.1

New Sub-framework MLPro-GT-Native

02 Feb 16:48
Compare
Choose a tag to compare

What's Changed

MLPro-GT - Game Theory

MLPro-OA - Online Adaptivity

MLPro-BF - Basic Functions

3rd Party Support / Wrappers

Documentation

Other Changes

Full Changelog: v.1.2.0...v1.3.0

MLPro Extension Hub

28 Sep 12:20
724cdc7
Compare
Choose a tag to compare

With this release, we provide numerous minor improvements and fixes. Indipendently, we moved on preparing our upcoming sub-frameworks for supervised learning (MLPro-SL) and online machine learning (MLPro-OA). However, the latter ones are not yet ready to use. Nevertheless, we would like to highlight our new systematics for 3rd party extensions called MLPro Extension Hub. It is described in detail in our online documentation in Section "Extension Hub". Feel free to add your own extensions that can range from nice new examples or cool ML applications up to your complete frameworks for specific topics. Let's share our developments and reach more together.

What's Changed

MLPro-SL - Supervised Learning

MLPro-OA - Online Adaptivity

MLPro-BF - Basic Functions

3rd Party Support / Wrappers

Documentation

Other Changes

Full Changelog: v1.1.0...v.1.2.0

Improved Persistence

30 Mar 09:07
Compare
Choose a tag to compare

What's Changed

MLPro-BF - Basic Functions

Documentation

Full Changelog: v1.0.2...v1.1.0