mirror of
https://github.com/saymrwulf/stable-baselines3.git
synced 2026-07-13 18:08:39 +00:00
parent
00ac43b0a9
commit
30772aa9f5
2 changed files with 4 additions and 2 deletions
|
|
@ -4,9 +4,10 @@ Changelog
|
|||
==========
|
||||
|
||||
|
||||
Release 1.4.1a3 (WIP)
|
||||
Release 1.5.0 (2022-03-25)
|
||||
---------------------------
|
||||
|
||||
**Bug fixes, early stopping callback**
|
||||
|
||||
Breaking Changes:
|
||||
^^^^^^^^^^^^^^^^^
|
||||
|
|
@ -21,6 +22,7 @@ New Features:
|
|||
|
||||
SB3-Contrib
|
||||
^^^^^^^^^^^
|
||||
- coming soon: Cross Entropy Method, see https://github.com/Stable-Baselines-Team/stable-baselines3-contrib/pull/62
|
||||
|
||||
Bug Fixes:
|
||||
^^^^^^^^^^
|
||||
|
|
|
|||
|
|
@ -1 +1 @@
|
|||
1.4.1a3
|
||||
1.5.0
|
||||
|
|
|
|||
Loading…
Reference in a new issue