mirror of
https://github.com/saymrwulf/stable-baselines3.git
synced 2026-05-14 20:58:03 +00:00
Pre-Release 0.8.0 (#134)
This commit is contained in:
parent
2cd6a4f93b
commit
cceffd5ab2
2 changed files with 4 additions and 2 deletions
|
|
@ -3,9 +3,11 @@
|
|||
Changelog
|
||||
==========
|
||||
|
||||
Pre-Release 0.8.0a6 (WIP)
|
||||
Pre-Release 0.8.0 (2020-08-03)
|
||||
------------------------------
|
||||
|
||||
**DQN, DDPG, bug fixes and performance matching for Atari games**
|
||||
|
||||
Breaking Changes:
|
||||
^^^^^^^^^^^^^^^^^
|
||||
- ``AtariWrapper`` and other Atari wrappers were updated to match SB2 ones
|
||||
|
|
|
|||
|
|
@ -1 +1 @@
|
|||
0.8.0a6
|
||||
0.8.0
|
||||
|
|
|
|||
Loading…
Reference in a new issue