Raghu Rajan

Results 6 comments of Raghu Rajan

Hi @iosband and @yotam, Could you please restart the workflow tests? I managed to fix the failing _pytype_ tests in the latest commit and _pytest_ tests are also passing locally.

Hey, I would call these 2 logical bugs, because my expectation is that `noop_max` can be `0` and that `ClipReward` matches its semantics and actually clips. Having said that, the...

>sounds good ;) Done [here](https://github.com/RaghuSpaceRajan/stable-baselines3/blob/7b1405ba47d54294c9be03bdf02cb9c23fef8b76/stable_baselines3/common/atari_wrappers.py). > we have a link in the doc that describe atari preprocessing in details You mean this link, right: [https://stable-baselines3.readthedocs.io/en/master/common/atari_wrappers.html](https://stable-baselines3.readthedocs.io/en/master/common/atari_wrappers.html) I have read those and...

Hi @jeanfeydy, I changed check_shapes() to return the updated variables l_x, α, l_y, β as well and created a pull request. By the way, I'm a bit confused about the...

Hi, is there any update on merging this in?

Hi, @PhMueller would it be possible to include the commit https://github.com/automl/DEHB/pull/6/commits/fc5fd98509b872358c752095341fed55671d7f6e for pip installability in a separate PR? Because, currently @Neeratyoy does not have time to look at all the...