Commit graph

18 commits

Author SHA1 Message Date
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
Wapaul1
292abaa41c Moved Imagenet loading library to example applications; Changed code to return filenames as well as arrays (#257) 2016-07-11 18:06:58 -07:00
Robert Nishihara
4b91d79915 fixes to documentation (#242) 2016-07-10 15:06:44 -07:00
Robert Nishihara
5dd411546d clean up imports (#230) 2016-07-08 12:46:47 -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
Robert Nishihara
8e6b7929d6 make services.cleanup happen automatically (#224) 2016-07-07 14:05:25 -07:00
Robert Nishihara
fb6c74ecab update api for start_ray_local (#174) 2016-06-27 11:57:22 -07:00
Robert Nishihara
902cac3089 arrays -> array (#172) 2016-06-27 11:35:31 -07:00
Robert Nishihara
c3335ed093 minor: single quote to double (#156) 2016-06-24 19:43:24 -07:00
Wapaul1
9c8ad2bec0 Hyperparameter Optimization Code 2016-06-25 00:13:47 +00:00
Robert Nishihara
188569be37 push/pull -> put/get 2016-06-23 12:58:48 -07:00
Robert Nishihara
aa24907f94 Merge pull request #145 from amplab/rl
RL Pong Code
2016-06-21 23:38:43 -07:00
Wapaul1
d70928300f pong rl code 2016-06-22 06:34:57 +00:00
Robert Nishihara
ac65f1031e rename test_path -> worker_path (#128) 2016-06-19 22:01:31 -07:00
Philipp Moritz
d5f079a865 code for doing batch LBFGS in a distributed way 2016-06-19 18:12:00 -07:00
Philipp Moritz
acc51309e7 load imagenet 2016-06-10 17:25:55 -07:00