Sharad Chitlangia
Sharad Chitlangia
How are you tackling this? @someshsingh22
> Split Longer Keys into multiple lines Sg! > Also I would recommend converting values into scientific notation to give a very clean view. > > How does that sound...
What happens if there are a lot of keys?
Agree with @sampreet-arthi If it reduces readability, we should avoid it.
@someshsingh22 Were you able to make any progress here?
Can you run tests with 0.17.2? I don't really see a reason to stick with an older gym version
Sg! > On 02-Nov-2020, at 11:19 PM, Vedant Shah wrote: > > > Yeah. A bunch of stuff is outdated actually including pytorch and tensorboard. I'll run the the tests...
Is this still an issue?
Yes. Just ensure things that can be on the GPU, are on the GPU. E.g. `Agents`, Tensors in the `Buffers` and random `tensors` in the `Trainers` (there should not be...
Sounds good! > On 02-Sep-2020, at 8:31 PM, IshanDaga wrote: > > > I'll raise a PR with some initial changes and we'll take it from there? > > —...