-
你好,请问这种情况怎么解决呢?是20章的代码问题
-
Hello, xuxin, thank you for your open-source work, it has been a great help to me. However, during step 2, which is the distillation process, I set up 4096 environments and trained for 5000 rounds. Af…
-
Hi, would it be possible for MarsExplorer to be upgraded from gym to gymnasium? Gymnasium is the maintained version of openai gym and is compatible with current RL training libraries ([rllib](https://…
-
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…
-
Hi, would it be possible to allow this repo to be used with Gymnasium environments? Certain libraries like MineRL are not compatible with Gymnasium yet but it would be great to allow environments to b…
-
Hey, first off, I love this project and the general idea of defining environments in JAX so that they can be easily batched and integrated into RL training loops!
I tend to do a lot of work with PO…
-
Could you please share the Unity scene for Vehicle environment static and dynamic? The environments for these are not compatible with the Unity_ML_Agent code. If we try to train using any of the RL_Al…
-
## 🚀 Feature
Create a standalone repo that `import compiler_gym` and extends it by defining a new environment
## Motivation
We want CompilerGym to be a tool for everyone to create their own e…
-
**- OS Platform and Distribution (e.g., Linux Ubuntu 16.04): Linux Ubuntu 16.04 and 18.04**
**- Python version: 3.6**
**- Requirement.txt file from [link](https://gist.github.com/avisingh599/ec3d672…
-
**Is your feature request related to a problem? Please describe.**
Model-based offline RL algorithms which are able to handle image inputs are necessary for some environments.
**Describe the solut…