Benjamin Rio
Benjamin Rio
Nice fix ! Thanks.
Hi! I am a new FreeCodeCamp contributor and I would be happy to help design/implement this. Hit me up if I can help.
Hi @raisedadead ! Yes I am still interested in helping building this. I am super excited to work on a component, yet it might take me sometimes getting everything right....
Hi @raditotev . Thank you very much for offering your help. I will look a bit on my side to see what I can figure out alone and will reach...
unsure what causes the ci to fail
@jsuarez5341 running half of ocean environments `test_performance()` fail because the function calls `env.reset()`, the seed parameter is default to None and `env_binding.h` checks for a python Long type. Some environments...
Found a workaround by using [adam_atan2_pytorch](https://github.com/lucidrains/adam-atan2-pytorch). Just have to initialize the learning rate to a small value > 0 in the pretrain code or else it will return an assertion...