DLR-RM/stable-baselines3

Assert that the VecNormalize wrapper handles the new truncations correctly

Open

#1,093 opened on Oct 4, 2022

View on GitHub
 (2 comments) (0 reactions) (0 assignees)Python (6,550 stars) (1,407 forks)batch import
help wanted

Description

I need to think more about that one, but my guess is that it should not matter much, the scaling is meant to avoid large values and to evolve with the agent performance. Still, we should double check that. Could you open an issue so we don't forget?

Originally posted by @araffin in https://github.com/DLR-RM/stable-baselines3/pull/780#discussion_r985247261

Contributor guide