Version 1.3.3 (July 1, 2025)
- New Features:
- Added MLflow support with toggle controls, auto server launch, and dashboard access directly from the UI.
- Training config updated to support MLflow logging with consistent algorithm naming.
- README improved with MLflow examples, cleaner layout, and streamlined installation instructions.
Version 1.3.2 (May 1, 2025)
- New Features:
- Create a build an official python package for ReinforceUI Studio.
- Include new installation instructions for the package.
- https://pypi.org/project/reinforceui-studio/
Version 1.3.1 (April 1, 2025)
- New Features:
- Added the capability to handle training of several algorithms simultaneously.
- Created individual folders per algorithm with their own config.json and saved models/logs separately.
- Automatically generate a final comparison plot after training completes if multiple algorithms were run