Releases: PathmindAI/pathmind-webapp
Big update - NativeRL 1.2 support and more
The version scheme is updated to match NativeRL's bump to 1.2
The major.minor version numbers will be kept in sync to show expected compatibility.
Other highlights of this release include:
- Observation selection
- New automatic reward variable names
- User defined goals for projects
- The production branch is renamed from
master
toprod
Support AnyLogic 8.6
Also includes the Simulation Metrics Uncertainty feature.
Hotfix for usage cap bug
There was a bug that showed all users that they were hitting the usage limit cap for the day. This temporarily removes that check until we submit the actual fix.
Quick hotfix for reward variables
Quick fix for reward variable names that would disappear. #1910
Tuples is in Prod!
Tuples training, along with a month of other features is now released.
Highlights include simulation metrics.
Released July 29, 2020 3:15pm to Prod
Big release - Includes NativeRL 1.0.7
This is a month of updates. The UI will have been updated in many areas. NativeRL 1.0.7 is included and we update to using 36 cpu instances for training by default.
Trainings should be almost twice as fast.
May 20, 2020 - Increase allowed reward function size
This is a quick update to let a customer try their unusually large reward function.
It includes some UI formatting and bug fixes on the dashboard.
May 19, 2020 - Releasing the latest changes to production
The changes include a lot of tech debt refactoring. We also included changes that are required by Accenture and increase the stability of training by using NativeRL 1.0.6
May 12, 2020 - Early Stopping and more
- Upgrades NativeRL version to 1.0.5 that adjusts early stopping criteria
- The Updater is split out to a separate service. This enables easier scalabilty.
- Experiment page focuses more on the reward function
- Show the model package name in the UI
- Clean up the reward score chart by highlighting the highest score and removing the markers.
- Fix bugs with resuming training
- Paying down techdebt to increase performance and scalability.
- More bug fixing
- More automated tests
- Lower infrastructure costs with NAT configuration
April 27, 2020
- upgrades the NativeRL version being used to 1.03.
- pbt will use 4 samples
- UI won’t show reward score
- Add model details to UI
- Restyle the projects/project/model pages
- bug fixes