-
I haave Macbook with M3 and, currently, I am notable to install the package. Attaching the run below.
The same issue I had with Macbook M1 chip.
Conda environment.
macOS version: **14.6 (23G80)**
…
-
Sorry, i find that MCTSAgent fails to run on the gridworld test environments including DummyEnv/gridenv.json (This seems like a toy gridworld implemented by yourself) and Gridworld/empty.json (this is…
-
I was also about to open an issue regarding Dreamer on feature-vector based (partially observable) environments where no Cnn is needed (and as a matter of fact, to also handle gridworlds where the obs…
-
In [Distributional Reinforcement Learning with Quantile Regression](https://arxiv.org/pdf/1710.10044.pdf), they propose a testing environment where wind is added to the environment to make a gridworld…
-
Hey Arthur,
I hope your doing fine!
I'm currently implementing a tensorflow version of the paper "Deep Successor Reinforcement Learning" for my master thesis. Somehow the learning is really unstable…
-
It would be nice to add gridworld based multi-agent environments.
These are could be used for reserach into RL safety, explainability, emergent communication, etc
If there is anyone who has alrea…
-
**Issue Description:**
The reproduction code for the Gridworld environment, located [here](https://github.com/epignatelli/reinforcement-learning-an-introduction/blame/e260cacdb1ec8e51af46da4031054d4c…
c-lyu updated
11 months ago
-
Hello, I wounder if this is the use case for this package: modelling diseases and vaccination processes with localization and various different sub-environment, e.g. farms, vaccination teams, wind and…
-
I want to testing the IGLU framework, and I got this error.
(Windows 10 pro)
```
import gym
import gridworld
from gridworld.tasks import DUMMY_TASK
# create vector based env. Rendering is enab…
-
Making an issue as I don't know how to fix this problem myself, seems something to do with the CMake files and C++ null pointer errors?
```
pip install -e .
Obtaining file:///Users/elliottower/…