Update tutorial. (#196)

* Update tutorial.

* Small updates to documentation and code.
This commit is contained in:
Robert Nishihara
2017-01-10 23:52:38 -08:00
committed by Philipp Moritz
parent 87d8d05792
commit ba8933e10f
8 changed files with 128 additions and 172 deletions
-1
View File
@@ -8,7 +8,6 @@ To run the application, first install this dependency.
Then from the directory `ray/examples/hyperopt/` run the following.
```
source ../../setup-env.sh
python driver.py
```