<!-- Release notes generated using configuration in .github/release.yml at main -->
What's Changed
MLPro-GT - Game Theory
* GT: Native game theory by steveyuwono in https://github.com/fhswf/MLPro/pull/691
* GT: Congestion Games by steveyuwono in https://github.com/fhswf/MLPro/pull/896
MLPro-OA - Online Adaptivity
* OA: Online Cluster Analysis by detlefarend in https://github.com/fhswf/MLPro/pull/883
MLPro-BF - Basic Functions
* BF: Optional Time Stamp for class Event 876 by detlefarend in https://github.com/fhswf/MLPro/pull/877
* Refact: Time stamp functionality of class bf.streams.Instance 878 by detlefarend in https://github.com/fhswf/MLPro/pull/879
3rd Party Support / Wrappers
* Bug: PettingZoo version 1.24.3 by steveyuwono in https://github.com/fhswf/MLPro/pull/898
Documentation
* RTD: Version 1.3.0 by steveyuwono in https://github.com/fhswf/MLPro/pull/894
Other Changes
* Bug: Unit Test Failed for Ubuntu due to River 871 by detlefarend in https://github.com/fhswf/MLPro/pull/872
**Full Changelog**: https://github.com/fhswf/MLPro/compare/v.1.2.0...v1.3.0
v.1.2.0
<!-- Release notes generated using configuration in .github/release.yml at main -->
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
* SL: Refactoring PyTorch's Helper Functions by steveyuwono in https://github.com/fhswf/MLPro/pull/707
* SL: Debugging _adapt_offline() method by steveyuwono in https://github.com/fhswf/MLPro/pull/746
MLPro-OA - Online Adaptivity
* OA: Online adaptivity12 by detlefarend in https://github.com/fhswf/MLPro/pull/621
* OA: Initial implementation of core classes by detlefarend in https://github.com/fhswf/MLPro/pull/710
MLPro-BF - Basic Functions
* BF: Add howto examples MuJoCo with image from camera by rizkydiprasetya in https://github.com/fhswf/MLPro/pull/721
* BF: Stream sampler by steveyuwono in https://github.com/fhswf/MLPro/pull/715
* BF: Native streams (dynamic point clouds 2D/3D) by detlefarend in https://github.com/fhswf/MLPro/pull/703
* BF-Various: Scientific Referencing by steveyuwono in https://github.com/fhswf/MLPro/pull/755
* BF-Adaptive Systems by laxmikantbaheti in https://github.com/fhswf/MLPro/pull/699
* BF - Bug Fix in Howto for Normalizers by laxmikantbaheti in https://github.com/fhswf/MLPro/pull/858
3rd Party Support / Wrappers
* WR: Add Offscreen Viewer MuJoCo and Camera Functionality by rizkydiprasetya in https://github.com/fhswf/MLPro/pull/713
* WR: Add Gymnasium Wrapper by rizkydiprasetya in https://github.com/fhswf/MLPro/pull/714
* WR: MuJoCo include body position and orientation as state, init MuJoCo state based on MLPro state space by rizkydiprasetya in https://github.com/fhswf/MLPro/pull/725
* WR: Add MuJoCo camera fovy to state by rizkydiprasetya in https://github.com/fhswf/MLPro/pull/727
* WR: Gym removal, SB3 update to 2.0 alpha by rizkydiprasetya in https://github.com/fhswf/MLPro/pull/741
* WR: MuJoCo add depth data to the state by rizkydiprasetya in https://github.com/fhswf/MLPro/pull/729
* WR: Stable Baseline 3 by rizkydiprasetya in https://github.com/fhswf/MLPro/pull/792
Documentation
* RTD: Typos, Class Diagram SL by detlefarend in https://github.com/fhswf/MLPro/pull/695
* RTD-OA: Activation and initial structure by detlefarend in https://github.com/fhswf/MLPro/pull/706
* RTD-BF-Streams: Documentation for 3rd Party Support by laxmikantbaheti in https://github.com/fhswf/MLPro/pull/722
* RTD: Refactoring API References by steveyuwono in https://github.com/fhswf/MLPro/pull/742
* RTD cleanup by detlefarend in https://github.com/fhswf/MLPro/pull/844
* MLPro Extension Hub by detlefarend in https://github.com/fhswf/MLPro/pull/857
* RTD: Refactoring of Howtos by detlefarend in https://github.com/fhswf/MLPro/pull/859
Other Changes
* Bug: RTD - PDF generation fails 851 by detlefarend in https://github.com/fhswf/MLPro/pull/860
* RL: Debugging Reward.C_TYPE_EVERY_AGENT by steveyuwono in https://github.com/fhswf/MLPro/pull/862
* Howtos: Refactoring by detlefarend in https://github.com/fhswf/MLPro/pull/864
**Full Changelog**: https://github.com/fhswf/MLPro/compare/v1.1.0...v.1.2.0