ray/test
Eric Liang ecb811c26e
[rllib] Ape-X implementation and DQN refactor to handle replay in policy optimizer (#1604)
* minimal apex checkin

* cleanup dqn options

* actor utils

* Sun Feb 25 17:39:54 PST 2018

* update

* compression refactor

* fix

* add test

* fix models

* Sun Feb 25 21:46:27 PST 2018

* Wed Feb 28 10:26:34 PST 2018

* Wed Feb 28 10:28:09 PST 2018

* Wed Feb 28 10:42:59 PST 2018

* refactor

* Wed Feb 28 11:17:19 PST 2018

* Wed Feb 28 11:42:08 PST 2018

* Wed Feb 28 11:42:13 PST 2018

* Wed Feb 28 11:59:02 PST 2018

* Wed Feb 28 11:59:58 PST 2018

* Wed Feb 28 12:00:08 PST 2018

* Wed Feb 28 12:02:19 PST 2018

* Wed Feb 28 13:44:31 PST 2018

* Wed Feb 28 17:01:20 PST 2018

* Sat Mar  3 14:55:59 PST 2018

* make optimizer construction explicit

* Sat Mar  3 18:23:08 PST 2018

* Sat Mar  3 18:24:28 PST 2018

* Sat Mar  3 18:49:28 PST 2018

* Sat Mar  3 18:50:42 PST 2018

* Sat Mar  3 18:56:10 PST 2018
2018-03-04 12:25:25 -08:00
..
jenkins_tests [rllib] Ape-X implementation and DQN refactor to handle replay in policy optimizer (#1604) 2018-03-04 12:25:25 -08:00
travis-ci Migrate repositories to ray-project. (#438) 2016-09-17 00:52:05 -07:00
actor_test.py Actor checkpointing for distributed actor handles (#1498) 2018-02-07 11:19:32 -08:00
array_test.py Move calls to ray.worker.cleanup into tearDown part of tests for isolation. (#1433) 2018-01-22 22:54:56 -08:00
autoscaler_test.py [autoscaler] Docker Support (#1505) 2018-02-20 00:24:01 -08:00
component_failures_test.py Start integrating new GCS APIs (#1379) 2018-01-31 11:01:12 -08:00
cython_test.py Add basic functionality for Cython functions and actors (#1193) 2017-11-09 17:49:06 -08:00
failure_test.py Bring cloudpickle inside the repository. (#1445) 2018-01-25 11:36:37 -08:00
microbenchmarks.py Move calls to ray.worker.cleanup into tearDown part of tests for isolation. (#1433) 2018-01-22 22:54:56 -08:00
monitor_test.py Start integrating new GCS APIs (#1379) 2018-01-31 11:01:12 -08:00
multi_node_test.py Allow setting redis shard ports through ray start (also object store memory). (#1581) 2018-02-22 11:05:37 -08:00
recursion_test.py Switch Python indentation from 2 spaces to 4 spaces. (#726) 2017-07-13 21:53:57 +00:00
runtest.py Implement simple random spillback policy. (#1493) 2018-02-13 00:09:35 -08:00
stress_tests.py Start integrating new GCS APIs (#1379) 2018-01-31 11:01:12 -08:00
tensorflow_test.py Polished TensorFlowVariables code and documentation (#566) 2018-02-12 15:38:58 -08:00