ray/python/ray
Eric Liang b948405532
[tune] clean up population based training prototype (#1478)
* patch up pbt

* Sat Jan 27 01:00:03 PST 2018

* Sat Jan 27 01:04:14 PST 2018

* Sat Jan 27 01:04:21 PST 2018

* Sat Jan 27 01:15:15 PST 2018

* Sat Jan 27 01:15:42 PST 2018

* Sat Jan 27 01:16:14 PST 2018

* Sat Jan 27 01:38:42 PST 2018

* Sat Jan 27 01:39:21 PST 2018

* add pbt

* Sat Jan 27 01:41:19 PST 2018

* Sat Jan 27 01:44:21 PST 2018

* Sat Jan 27 01:45:46 PST 2018

* Sat Jan 27 16:54:42 PST 2018

* Sat Jan 27 16:57:53 PST 2018

* clean up test

* Sat Jan 27 18:01:15 PST 2018

* Sat Jan 27 18:02:54 PST 2018

* Sat Jan 27 18:11:18 PST 2018

* Sat Jan 27 18:11:55 PST 2018

* Sat Jan 27 18:14:09 PST 2018

* review

* try out a ppo example

* some tweaks to ppo example

* add postprocess hook

* Sun Jan 28 15:00:40 PST 2018

* clean up custom explore fn

* Sun Jan 28 15:10:21 PST 2018

* Sun Jan 28 15:14:53 PST 2018

* Sun Jan 28 15:17:04 PST 2018

* Sun Jan 28 15:33:13 PST 2018

* Sun Jan 28 15:56:40 PST 2018

* Sun Jan 28 15:57:36 PST 2018

* Sun Jan 28 16:00:35 PST 2018

* Sun Jan 28 16:02:58 PST 2018

* Sun Jan 28 16:29:50 PST 2018

* Sun Jan 28 16:30:36 PST 2018

* Sun Jan 28 16:31:44 PST 2018

* improve tune doc

* concepts

* update humanoid

* Fri Feb  2 18:03:33 PST 2018

* fix example

* show error file
2018-02-02 23:03:12 -08:00
..
autoscaler Bring cloudpickle inside the repository. (#1445) 2018-01-25 11:36:37 -08:00
cloudpickle Bring cloudpickle inside the repository. (#1445) 2018-01-25 11:36:37 -08:00
common Ray scheduler spillback plumbing + mechanism (#1362) 2018-01-23 20:18:12 -08:00
core Use flatbuffers for some messages from Redis. (#341) 2017-03-10 18:35:25 -08:00
dataframe Update arrow with better dataframe serialization and get rid of custo… (#1413) 2018-01-24 10:03:29 -08:00
experimental Ray scheduler spillback plumbing + mechanism (#1362) 2018-01-23 20:18:12 -08:00
global_scheduler Start integrating new GCS APIs (#1379) 2018-01-31 11:01:12 -08:00
local_scheduler Register Common.error with local scheduler extension module. (#1316) 2017-12-13 11:55:54 -08:00
plasma hugepage + plasma directory support plumbing + documentation (#1030) 2017-09-30 09:56:52 -07:00
pyarrow_files Package pyarrow along with ray. (#822) 2017-08-07 21:17:28 -07:00
rllib [tune] clean up population based training prototype (#1478) 2018-02-02 23:03:12 -08:00
scripts Auto-scale ray clusters based on GCS load metrics (#1348) 2017-12-31 14:39:57 -08:00
test Fixing Lint after flake upgrade (#1162) 2017-10-26 21:02:07 -05:00
tune [tune] clean up population based training prototype (#1478) 2018-02-02 23:03:12 -08:00
workers Check version info in ray start for non-head nodes. (#1264) 2017-11-27 22:03:38 -08:00
__init__.py Allow actor methods to return multiple object IDs. (#1296) 2017-12-09 10:37:57 -08:00
actor.py Replace actor dummy objects with mock calls to the local scheduler (#1467) 2018-01-26 14:18:45 -08:00
log_monitor.py Switch Python indentation from 2 spaces to 4 spaces. (#726) 2017-07-13 21:53:57 +00:00
monitor.py Ray scheduler spillback plumbing + mechanism (#1362) 2018-01-23 20:18:12 -08:00
ray_constants.py [autoscaling] increase connect timeout, boto retries, and check subnet conf (#1422) 2018-01-16 16:11:09 -08:00
serialization.py Expose custom serializers through the API. (#1147) 2017-10-29 00:08:55 -07:00
services.py Make ray.get_gpu_ids() respect existing CUDA_VISIBLE_DEVICES. (#1499) 2018-02-01 21:29:14 -08:00
signature.py Add basic functionality for Cython functions and actors (#1193) 2017-11-09 17:49:06 -08:00
utils.py Make ray.get_gpu_ids() respect existing CUDA_VISIBLE_DEVICES. (#1499) 2018-02-01 21:29:14 -08:00
WebUI.ipynb Embedded task trace with object dependencies. (#818) 2017-08-09 23:00:14 -07:00
worker.py Make ray.get_gpu_ids() respect existing CUDA_VISIBLE_DEVICES. (#1499) 2018-02-01 21:29:14 -08:00