-
## Describe the bug
I have tried to install the envpool from the source on a docker image by calling `make docker-dev`.
In the repo, I called
```bash
make bazel-release
pip install ./dist/en…
-
Hi @takuseno thanks for this amazing library!!
I want to train Mujoco-Gym Continuous Control Tasks with Image Observations. I have few questions regarding this -
1. It seems like the dataset in D4R…
-
Hi,
I just started looking into that repo and went into troubles when trying to import the package in Python. I set up a new virtual environment with only whynot and dependencies installed (Python…
-
**Describe the bug**
Gym requires spaces to inherit from "gym.spaces.Space"
**To Reproduce**
Steps to reproduce the behavior:
```
Python 3.8.9 (default, Apr 13 2022, 08:48:06)
[Clang 13.1.6 (…
-
### What happened + What you expected to happen
I am trying to run a regression test on the cartpole example and am running into the issue below.
```
rayvenv) shpa7847@UCB-TDLQ372645 bsk_rl % pyth…
-
I use neat-8.0 version package.
I run the script like this:
./gym_solver.py --episodes=3 --generations=100 --num-cores=1 --max-steps=10
No matter what the max-steps I set I always get this erro…
-
Hi,
pip install rex_gym
is downloading all the versions of rex_gym and I see a lot of red in my terminal.
please refer to the below image. Can someone tell me what's the issue and do I need to do…
-
Before anything I m fresh in c++ world and not really understand how this including library works.
I tried to follow the steps
mkdir build
cd build
cmake ..
But when I do cmake .. I get error m…
-
I just used the following code. And the code ran fine when `import tflearn` was commented. If I have both `import tflearn` and `env.render()`, error occurred.
```python
import tflearn
import tensor…
-
the only thing I can think of atm is a container-based solution.
Maybe also needs to handle account info in an easier way than tfvars?
some deps (!):
- terraform
- tfutil(go), tf(bash), or som…