Un-indent multiagent section (#11310)

* Un-indent multiagent section
MARL section used to be nested inside bandits, which we probably don't want. Maybe give it its own section instead?
This commit is contained in:
Yutai Zhou
2020-10-29 11:12:48 -04:00
committed by GitHub
parent 0b07af374a
commit 6999db93cb
+1 -1
View File
@@ -700,7 +700,7 @@ Tuned examples: `CartPole-v0 <https://github.com/ray-project/ray/blob/master/rll
Multi-Agent Methods
-------------------
~~~~~~~~~~~~~~~~~~~
.. _qmix: