[docs] Pictures for all the Examples (#5859)

* image

* plot resnet

* hyperparam

* fixup_pictures

* custom_direct
This commit is contained in:
Richard Liaw
2019-10-14 14:18:52 -07:00
committed by GitHub
parent 8fd23c0c3f
commit 7f4141df4e
14 changed files with 24 additions and 803 deletions
+4
View File
@@ -25,6 +25,10 @@ To run the application, first install **ray** and then some dependencies:
pip install opencv-python-headless
pip install scipy
.. image:: ../images/a3c.png
:align: center
You can run the code with
.. code-block:: bash