Closed araffin closed 1 year ago
Upgrade SB3 to include https://github.com/DLR-RM/stable-baselines3/pull/704 and update config.
make format
make check-codestyle
make lint
make pytest
make type
Note: we are using a maximum length of 127 characters per line
Description
Upgrade SB3 to include https://github.com/DLR-RM/stable-baselines3/pull/704 and update config.
Context
Types of changes
Checklist:
make format
(required)make check-codestyle
andmake lint
(required)make pytest
andmake type
both pass. (required)Note: we are using a maximum length of 127 characters per line