stable-baselines3/stable_baselines3
Antonin RAFFIN 1564a85081
System info helper (#613)
* Add `system_env_info`

* Add `print_system_info` to load
and store system info at save time

* Remove TODO

* Rename to `get_system_info`

* Import as sb3 for consistency

* Update changelog

* Add warning for old SB3 versions

* Use underscore litteral for more clarity
2021-10-18 10:43:56 +02:00
..
a2c Avoid putting target networks into training mode (#553) 2021-08-30 17:42:41 +02:00
common System info helper (#613) 2021-10-18 10:43:56 +02:00
ddpg System info helper (#613) 2021-10-18 10:43:56 +02:00
dqn System info helper (#613) 2021-10-18 10:43:56 +02:00
her Dictionary Observations (#243) 2021-05-11 12:29:30 +02:00
ppo System info helper (#613) 2021-10-18 10:43:56 +02:00
sac System info helper (#613) 2021-10-18 10:43:56 +02:00
td3 System info helper (#613) 2021-10-18 10:43:56 +02:00
__init__.py System info helper (#613) 2021-10-18 10:43:56 +02:00
py.typed Rename to stable-baselines3 2020-05-05 15:02:35 +02:00
version.txt System info helper (#613) 2021-10-18 10:43:56 +02:00