stable-baselines3/stable_baselines3/ppo
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
..
__init__.py Dictionary Observations (#243) 2021-05-11 12:29:30 +02:00
policies.py Dictionary Observations (#243) 2021-05-11 12:29:30 +02:00
ppo.py System info helper (#613) 2021-10-18 10:43:56 +02:00