stable-baselines3/docs/misc
npit 4232f9daa9
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 18:00:33 +02:00
..
changelog.rst Rename the observations variable in the evaluation util to avoid shadowing (#1288) 2023-04-11 18:00:33 +02:00
projects.rst Add RLeXplore to the project page (#1246) 2022-12-28 15:06:09 +01:00