[rllib] Sync filters at end of iteration not start; hierarchical docs (#3769)

This commit is contained in:
Eric Liang
2019-01-15 16:25:25 -08:00
committed by Richard Liaw
parent 3918934dfd
commit 401e656b95
4 changed files with 39 additions and 6 deletions
+1 -1
View File
@@ -37,7 +37,7 @@ Environments
* `RLlib Environments Overview <rllib-env.html>`__
* `OpenAI Gym <rllib-env.html#openai-gym>`__
* `Vectorized <rllib-env.html#vectorized>`__
* `Multi-Agent <rllib-env.html#multi-agent>`__
* `Multi-Agent and Hierarchical <rllib-env.html#multi-agent-and-hierarchical>`__
* `Interfacing with External Agents <rllib-env.html#interfacing-with-external-agents>`__
* `Batch Asynchronous <rllib-env.html#batch-asynchronous>`__