gym icon indicating copy to clipboard operation
gym copied to clipboard

Fully differentiable RL environments, written in Ivy.

Results 3 gym issues
Sort by recently updated
recently updated
newest added

`ivy-gym` depends on [GLU](https://github.com/chongkong/glu), an old unmaintained project. One of the problems it creates is that GLU depends on `PyYAML==3.11` and a lot of libraries you might want to combine...

Hi @juliagsy I wanted to check if the optimize_policy can reproduce the results indicated by the output gif in the README. Thanks