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-07 20:50:34 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
15c9daa2ba
stable-baselines3
/
stable_baselines3
/
version.txt
2 lines
8 B
Text
Raw
Normal View
History
Unescape
Escape
Rename the observations variable in the evaluation util to avoid shadowing (#1288) * Rename the observations variable in the evaluation util to avoid shadowing This enables a callback in evaluate_policy to have access to the observation vector that is fed to the environment step function, which is currently shadowed by the output observation. * Update changelog * Add test * Move assignment outside of the loop --------- Co-authored-by: Antonin RAFFIN <antonin.raffin@ensta.org> Co-authored-by: Antonin Raffin <antonin.raffin@dlr.de>
2023-04-11 16:00:33 +00:00
1.8.1a0
Reference in a new issue
Copy permalink