mirror of
https://github.com/wassname/ray.git
synced 2026-07-23 13:10:11 +08:00
add lbfgs walkthrough and small cleanups (#229)
This commit is contained in:
committed by
Philipp Moritz
parent
82ab6d68f1
commit
d8a621e5cb
@@ -5,9 +5,10 @@ To run the application, first install this dependency.
|
||||
|
||||
- [TensorFlow](https://www.tensorflow.org/)
|
||||
|
||||
Then run the following.
|
||||
Then from the directory `ray/examples/hyperopt/` run the following.
|
||||
|
||||
```
|
||||
source ../../setup-env.sh
|
||||
python driver.py
|
||||
```
|
||||
|
||||
|
||||
Reference in New Issue
Block a user