-
### What happened + What you expected to happen
The first error occurs during the build method of the RL module:
```
class ActionMaskRLMBase(RLModule):
def __init__(self, config: RLModuleConfi…
-
CI test **linux://rllib:learning_tests_multi_agent_cartpole_crashing_appo_old_api_stack** is flaky. Recent failures:
- https://buildkite.com/ray-project/postmerge/builds/4702#018fdc87-d107-40c7-b2e8…
-
Hi,
When using `pip install dacbench[sgd]` to install the additional dependency, I had conflicting dependencies and failed to use your benchmark.
My environment:
`Python 3.10.12`
My reported i…
-
Excellent work and paper! One question is, during the training of PPO or SAC, evaluations of the model are conducted. Is there any corresponding visualization of the trained PPO model? Thank you.
-
### What happened + What you expected to happen
Hi, I am trying to check out dreamerv3 but I encounter a weird bug that only happens when I attempt to set num_gpus_per_learner_worker=1
cuDNN laun…
-
### What happened + What you expected to happen
Hi,
I am trying to use gpu to accelerate the training process. And here is some parts of my codes.
```
ray.init(
num_cpus=16,
num_gpus=1, …
-
### What happened + What you expected to happen
I'm working with an autoregressive model and trying to leverage the new API stack. Because of the nature of autoregressive models, I need to be samplin…
-
Release test **rllib_learning_tests_ppo_new_api_stack_torch.aws** failed. See https://buildkite.com/ray-project/release/builds/10431#018e0e4a-bed2-4fac-81d4-911f40a2d57b for more details.
Managed by …
-
### What happened + What you expected to happen
What happened:
Got a couple of hick-ups when trying out minimal example of the unity3d_env_local.py with ML-Agents 3DBall project:
1. `env_runners `n…
-
### What is the problem?
I am running Ray cluster on Google Cloud Platform, using RaySGD for training my model. Every **30 minutes** I see an error in `ray monitor [yaml]` log: `Error during au…