ray/examples
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
..
alexnet [API] Implement get for multiple objects (#398) 2016-09-02 18:02:44 -07:00
hyperopt Changed ray.select() to ray.wait() and its functionality (#426) 2016-09-14 17:14:11 -07:00
lbfgs Add more print statements to lbfgs app to help debug. (#420) 2016-09-08 11:43:26 -07:00
rl_pong Remove type information from remote decorator. 2016-08-29 22:05:59 -07:00
trpo Allow remote decorator to be used with no parentheses. 2016-08-30 16:38:26 -07:00