mirror of
https://github.com/wassname/ray.git
synced 2026-07-08 22:07:19 +08:00
update lbfgs app (#301)
This commit is contained in:
committed by
Philipp Moritz
parent
b5215f1e6a
commit
a97574d471
@@ -9,7 +9,7 @@ Then from the directory `ray/examples/hyperopt/` run the following.
|
||||
|
||||
```
|
||||
source ../../setup-env.sh
|
||||
python driver.py # This will take a minute to first download the MNIST dataset.
|
||||
python driver.py
|
||||
```
|
||||
|
||||
Machine learning algorithms often have a number of *hyperparameters* whose
|
||||
|
||||
Reference in New Issue
Block a user