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-05 20:30:42 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
abc994513a
stable-baselines3
/
stable_baselines3
/
version.txt
2 lines
9 B
Text
Raw
Normal View
History
Unescape
Escape
Fix env checker single-step-env edge case (#1524) * Fix env checker single-step-env edge case Before this change, env checker failed to `reset()` the tested environment before calling `step()` when checking for `Inf` / `NaN`. This could cause environments which happened to have only one `step()` available before the episode was terminated to fail. This is now fixed. * Code review fixes #1 As suggested by Antonin Raffin <antonin.raffin@ensta.org>.
2023-05-25 15:12:32 +00:00
2.0.0a11
Reference in a new issue
Copy permalink