mirror of
https://github.com/wassname/ray.git
synced 2026-08-12 12:20:11 +08:00
[rllib] Try fixing torch GPU and masking errors (#10168)
This commit is contained in:
@@ -102,7 +102,7 @@ Community Examples
|
||||
with RLlib-generated baselines.
|
||||
- `CARLA <https://github.com/layssi/Carla_Ray_Rlib>`__:
|
||||
Example of training autonomous vehicles with RLlib and `CARLA <http://carla.org/>`__ simulator.
|
||||
- `The Emergence of Adversarial Communication in Multi-Agent Reinforcement Learning <https://arxiv.org/pdf/2008.02616.pdf>`__:
|
||||
- `The Emergence of Adversarial Communication in Multi-Agent Reinforcement Learning <https://arxiv.org/pdf/2008.02616.pdf>`__:
|
||||
Using Graph Neural Networks and RLlib to train multiple cooperative and adversarial agents to solve the
|
||||
"cover the area"-problem, thereby learning how to best communicate (or - in the adversarial case - how to disturb communication).
|
||||
- `Flatland <https://flatland.aicrowd.com/intro.html>`__:
|
||||
|
||||
Reference in New Issue
Block a user