Added CARLA Community Example (#5333)

This commit is contained in:
Samir Al-Stouhi
2019-07-31 18:10:50 -07:00
committed by Eric Liang
parent d762379904
commit 51b8915c0a
+2 -1
View File
@@ -70,7 +70,8 @@ Multi-Agent and Hierarchical
Community Examples
------------------
- `CARLA <https://github.com/layssi/Carla_Ray_Rlib>`__:
Example of training autonomous vehicles with RLlib and `CARLA <http://carla.org/>`__ simulator.
- `Traffic Flow <https://berkeleyflow.readthedocs.io/en/latest/flow_setup.html>`__:
Example of optimizing mixed-autonomy traffic simulations with RLlib / multi-agent.
- `Roboschool / SageMaker <https://github.com/awslabs/amazon-sagemaker-examples/tree/master/reinforcement_learning/rl_roboschool_ray>`__: