This website requires JavaScript.
Explore
Help
Sign in
saymrwulf
/
stable-baselines3
Watch
1
Star
0
Fork
You've already forked stable-baselines3
0
mirror of
https://github.com/saymrwulf/stable-baselines3.git
synced
2026-09-10 21:20:52 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
09e9fc42eb
stable-baselines3
/
stable_baselines3
/
version.txt
2 lines
8 B
Text
Raw
Normal View
History
Unescape
Escape
Use consistent logging keys (#605) * Use a consistent key to log the total timesteps This changes the timestep logging key of on-policy algorithms from `time/total_timesteps` to `time/total timesteps` (note the underscore/space). The off-policy algorithms and the eval callback already use the latter, so this behavior is more consistent. * Use underscores instead of spaces in logging keys Most keys already followed this policy and consistent behavior is friendlier to new users. * Minor edit and bump version Co-authored-by: Antonin Raffin <antonin.raffin@ensta.org>
2021-10-12 11:17:30 +00:00
1.2.1a3
Reference in a new issue
Copy permalink