-
Hi, this repository is currently listed in the gymnasium [third party environments](https://gymnasium.farama.org/environments/third_party_environments/) but we are cleaning the list up to only include…
-
## Problem Description
For PPO rollouts, it is critical to account for episode changes that occur when an environment autoresets.
For Gym (and Gymnasium < 1.0), the vector environment autoreset with…
-
Gymnasium has just released v1.0.0 alpha 1 so it would be great to update tianshou and discover any issues.
I'm happy to start the update but I don't know the internals of tianshou if there are compl…
-
Hi, would it be possible for DexterousHands to be upgraded from gym to gymnasium? [Gymnasium](https://github.com/Farama-Foundation/Gymnasium) is the maintained version of openai gym and is compatible …
-
Hi, would it be possible for iGibson to be upgraded from gym to gymnasium? [Gymnasium](https://github.com/Farama-Foundation/Gymnasium) is the maintained version of openai gym and is compatible with cu…
-
Good evening,
I was checking the boilerplate code in the documentation page and I receive this error in the reset method:
`TypeError Traceback (most recent call las…
-
### Describe the bug
https://github.com/Farama-Foundation/Gymnasium/commit/8161d7d0a025ef53598c7c845ad583c168e6db36#diff-b2657ab36b5d46d0f112f0c7d20e3026e4d50c8a0e260e5669002d229e5f027cR544
the …
-
### Question
I am integrating a complex `observation_space` within PettingZoo, adhering to Tianshou framework requirements that necessitate nesting dictionaries within `observation` to pass observa…
-
Hi! I see that you have a branch for the MuJoCo datasets however still they are not generated.
Is there any issue preventing this from being available ?
Best!
-
**Describe the bug**
Using `torch.nn.Conv2d()`, I can't pass string parameter to padding like `'valid', 'same'`.
**To Reproduce**
Steps to reproduce the behavior:
1. Define any `nn.Module()` usi…