[rllib] add blog posts to examples list (#5762)

* add blog post

* remove

* link
This commit is contained in:
Eric Liang
2019-09-23 10:42:21 -07:00
committed by GitHub
parent 61e5d674be
commit 249ca2cf9e
3 changed files with 9 additions and 5 deletions
+1 -1
View File
@@ -10,7 +10,7 @@ To get started, take a look over the `custom env example <https://github.com/ray
RLlib in 60 seconds
-------------------
The following is a whirlwind overview of RLlib. See also the full `table of contents <rllib-toc.html>`__ for a more in-depth guide including the `list of built-in algorithms <rllib-toc.html#algorithms>`__.
The following is a whirlwind overview of RLlib. For a more in-depth guide, see also the `full table of contents <rllib-toc.html>`__ and `RLlib blog posts <rllib-examples.html#blog-posts>`__. You may also want to skim the `list of built-in algorithms <rllib-toc.html#algorithms>`__.
Running RLlib
~~~~~~~~~~~~~