-
### Checks
- [X] I have checked that this issue has not already been reported.
- [X] I have confirmed this bug exists on the [latest version](https://github.com/strakam/generals-bots) of generals-…
-
Hello, I have a problem about environment.
I installed ray, based on pip3 install -r requirements/ray.txt
But I get the following AttributeError: module 'numpy' has no attribute 'bool'.
If I chang…
-
Hello,
On an Ubuntu VM with Docker `Docker version 27.3.1, build ce12230` when running the setup command `$ docker build . -f docker/Dockerfile -t rllib-energyplus`
This errors out on:
`ERROR: …
-
Hello,
Thank you for this helpful repository! I’m trying to reproduce the results of experiments from one of your papers, [VMAS: A Vectorized Multi-Agent Simulator for Collective Robot Learning](ht…
-
Though iteration numbers that begin to slow down are probabilistic, it occurs after some progress in learning as follows:
![screenshot](https://github.com/user-attachments/assets/177533b1-475e-4a4d…
-
Hi,
Currently the only way I know how to change a legend is to click the edit button on an individual plot and then enter a custom legend such as:
```
[[ ${x}: ${y} ]] train:${config:epoch_loo…
-
My environment is 2080 ti GPU, i9 CPU, 64G Rom, NVIDIA-SMI 470.161.03, Driver Version: 470.161.03, CUDA Version: 11.4.
After starting CARLA 0.9.11, I run "python3 dqn_train.py dqn_example/dqn_c…
-
Keep this issue open until Ray 3.0 release. Currently identified issues:
- Callbacks have different signature
- Example scripts are for old API stack
-
### Describe the bug
When I try to create a flake for developing with RLlib i get the following error:
`ImportError: /nix/store/ri3jr13byjp43lcf5nrqsj9cn0mpmnyi-python3-3.12.5-env/lib/python3.12/s…
-
the initial naive implementation scans the entire energy domain. scanning is the most time-intensive part of the process.
various methods could be used to speed this up
https://autonomous-discovery.…