-
CI test **linux://rllib:learning_tests_stateless_cartpole_appo** is flaky. Recent failures:
- https://buildkite.com/ray-project/postmerge/builds/5903#01915bf2-0297-480a-83bb-509f2b667d32
- https://…
-
CI test **linux://rllib:learning_tests_multi_agent_stateless_cartpole_ppo_multi_cpu** is flaky. Recent failures:
- https://buildkite.com/ray-project/postmerge/builds/5994#019180d8-0c8c-4aaa-a939-94f…
-
Hello @ashleve thanks so much for creating this template. I am finding it so helpful in a lot of my development. I can't thank you enough.
I had a question about adapting this template for Reinfor…
-
CI test **linux://rllib:examples/connectors/mean_std_filtering_multi_agent_ppo** is consistently_failing. Recent failures:
- https://buildkite.com/ray-project/postmerge/builds/6172#0191cb33-1ea8-42c…
-
CI test **linux://rllib:examples/curiosity/euclidian_distance_based_curiosity** is consistently_failing. Recent failures:
- https://buildkite.com/ray-project/postmerge/builds/5863#01914f93-9810-431a…
-
### What is the problem?
We get an OOM though the working set is much smaller than expected.
```python
ray.exceptions.ObjectStoreFullError: Failed to put object ad6a921e910a8533ffffffff010000…
-
### Description
_No response_
### Use case
_No response_
-
Hello.When I try to run "train_hetero.py" with `level=5` and `agent_mode="fight", I got the error below:
2024-08-05 11:12:33,753 ERROR actor_manager.py:507 -- Ray error, taking actor 1 out of servi…
-
In the future the feature selection option can be very usefull. I use mlxtend library when I use tensorflow and ray rllib, it works very well.
`https://rasbt.github.io/mlxtend/user_guide/feature_…
-
### What happened + What you expected to happen
While running the action masking example for the new API found [here](https://github.com/ray-project/ray/blob/master/rllib/examples/rl_modules/action…