mirror of
https://github.com/wassname/ray.git
synced 2026-08-14 12:40:23 +08:00
add lbfgs walkthrough and small cleanups (#229)
This commit is contained in:
committed by
Philipp Moritz
parent
82ab6d68f1
commit
d8a621e5cb
@@ -47,3 +47,8 @@ estimate of pi (waiting until the computation has finished if necessary).
|
||||
- [Tutorial](tutorial.md)
|
||||
- [About the System](about-the-system.md)
|
||||
- [Using Ray on a Cluster](using-ray-on-a-cluster.md)
|
||||
|
||||
## Example Applications
|
||||
|
||||
- [Hyperparameter Optimization](../examples/hyperopt/README.md)
|
||||
- [Batch L-BFGS](../examples/lbfgs/README.md)
|
||||
|
||||
Reference in New Issue
Block a user