fancy_gym icon indicating copy to clipboard operation
fancy_gym copied to clipboard

Fancy Gym: Unifying interface for various RL benchmarks with support for Black Box approaches.

Results 15 fancy_gym issues
Sort by recently updated
recently updated
newest added

There were two issues with our pipeline identified during the 0.3.0 release (#97 ): - docs were not successfully updated due to a permission issue. - compiled packages were not...

Automatic publishing of the 0.3.0 release (#97) was unsuccessful as the version consistency check could not be performed due to missing the toml package. This PR will fix this issue....

This is a bug that only I seem to have, but despite reinstalling fancy_gym numerous times, I never got past it. Whenever I try to use an Airhockey enviroment (despite...

It's built against the `legacy` branch and not compatible with the new api. It could be a good idea to add the examples into CI as a kind of E2E...

I needed a week to get my fancy_gym install working. The solution that worked in the end for me was installing conda and using a fresh env with python=3.8. This...

Currently, only some of the tasks are described into more detail. This should be extended to all available tasks.

documentation
good first issue
help wanted

If possible, use body/geom instead of a site. This will enable us to use predefined functions in the code. And makes the code more readable.

Add goal switching as an option in box pushing env to support replanning & sequencing experiments

enhancement
good first issue