We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 610914f commit 0378524Copy full SHA for 0378524
CHANGELOG.md
@@ -1,10 +1,11 @@
1
-## Release 1.0rc2 (WIP)
+## Release 1.0 (2021-03-17)
2
3
### Breaking Changes
4
-- Upgrade to SB3 >= 1.0rc2
+- Upgrade to SB3 >= 1.0
5
+- Upgrade to sb3-contrib >= 1.0
6
7
### New Features
-- Added 90+ trained agents + benchmark file
8
+- Added 100+ trained agents + benchmark file
9
- Add support for loading saved model under python 3.8+ (no retraining possible)
10
- Added Robotics pre-trained agents (@sgillen)
11
@@ -13,6 +14,7 @@
13
14
- Fixed double reset bug with `HER` and enjoy script
15
16
### Documentation
17
+- Added doc about plotting scripts
18
19
### Other
20
- Updated `HER` hyperparameters
0 commit comments