mirror of
https://github.com/wassname/ray.git
synced 2026-09-09 11:32:43 +08:00
[rllib] Propagate model options correctly in ARS / ES, to action dist of PPO (#2974)
* fix * fix * fix it * propagate conf to action dist * move carla example too * rr * Update policies.py * wip * lint
This commit is contained in:
@@ -6,7 +6,7 @@ View the `code for this example`_.
|
||||
|
||||
.. note::
|
||||
|
||||
For an overview of Ray's reinforcement learning library, see `Ray RLlib <http://ray.readthedocs.io/en/latest/rllib.html>`__.
|
||||
For an overview of Ray's reinforcement learning library, see `RLlib <http://ray.readthedocs.io/en/latest/rllib.html>`__.
|
||||
|
||||
|
||||
To run this example, you will need to install `TensorFlow with GPU support`_ (at
|
||||
|
||||
Reference in New Issue
Block a user