Wapaul1
d5815673a5
Changed ray.select() to ray.wait() and its functionality ( #426 )
...
* Re-implemented select, changed name to wait
* Changed tests for select to tests for wait
* Updated the hyperopt example to match wait
* Small fixes and improve example readme.
* Make tests pass.
2016-09-14 17:14:11 -07:00
Robert Nishihara
5cf1d60cb2
Fix documentation.
2016-08-30 17:20:00 -07:00
Robert Nishihara
fb7ccef493
Allow remote decorator to be used with no parentheses.
2016-08-30 16:38:26 -07:00
Robert Nishihara
d7f313a026
Remove type information from remote decorator.
2016-08-29 22:05:59 -07:00
Robert Nishihara
13df8302e6
enable running example apps in cluster mode ( #357 )
2016-08-08 16:01:13 -07:00
Robert Nishihara
98a508d6ca
Terminology change Object Reference -> Object ID ( #330 )
2016-07-31 19:58:03 -07:00
Robert Nishihara
0e5b858324
change remote function invocation from func() to func.remote() ( #328 )
2016-07-31 15:25:19 -07:00
Robert Nishihara
8d5e61d3c0
update tutorial ( #318 )
2016-07-28 20:47:37 -07:00
Robert Nishihara
a97574d471
update lbfgs app ( #301 )
2016-07-26 23:45:14 -07:00
Robert Nishihara
2981fae26d
update hyperparameter optimization app ( #299 )
2016-07-26 18:16:10 -07:00
Robert Nishihara
d8a621e5cb
add lbfgs walkthrough and small cleanups ( #229 )
2016-07-08 12:32:48 -07:00
Robert Nishihara
eee50416a1
add hyperparameter opt walkthrough ( #218 )
2016-07-07 14:17:12 -07:00