ray/test
Eric Liang fbe6c59f72
[rllib] Misc fixes, A2C (#2679)
A bunch of minor rllib fixes:

pull in latest baselines atari wrapper changes (and use deepmind wrapper by default)
move reward clipping to policy evaluator
add a2c variant of a3c
reduce vision network fc layer size to 256 units
switch to 84x84 images
doc tweaks
print timesteps in tune status
2018-08-20 15:28:03 -07:00
..
jenkins_tests [rllib] Misc fixes, A2C (#2679) 2018-08-20 15:28:03 -07:00
travis-ci Migrate repositories to ray-project. (#438) 2016-09-17 00:52:05 -07:00
actor_test.py Add test that tasks sent to actor on dead node raise exceptions. (#2626) 2018-08-16 22:48:31 -07:00
array_test.py Convert asserts in unittest to pytest (#2529) 2018-08-01 22:32:10 -07:00
autoscaler_test.py Convert asserts in unittest to pytest (#2529) 2018-08-01 22:32:10 -07:00
component_failures_test.py [xray] Object manager retries Pull requests (#2630) 2018-08-13 19:15:55 -07:00
credis_test.py Change ray.worker.cleanup -> ray.shutdown and improve API documentation. (#2374) 2018-07-12 12:00:00 -07:00
cython_test.py Convert asserts in unittest to pytest (#2529) 2018-08-01 22:32:10 -07:00
failure_test.py Convert asserts in unittest to pytest (#2529) 2018-08-01 22:32:10 -07:00
microbenchmarks.py Fix text verbosity in python 2.7 by running tests with pytest (#2470) 2018-07-30 11:04:06 -07:00
monitor_test.py [xray] Adds a driver table. (#2289) 2018-08-08 23:41:40 -07:00
multi_node_test.py Convert asserts in unittest to pytest (#2529) 2018-08-01 22:32:10 -07:00
recursion_test.py Fix text verbosity in python 2.7 by running tests with pytest (#2470) 2018-07-30 11:04:06 -07:00
runtest.py Add ray.internal.free (#2542) 2018-08-14 22:01:23 -07:00
stress_tests.py [xray] Basic task reconstruction mechanism (#2526) 2018-08-09 07:24:37 -07:00
tensorflow_test.py Convert asserts in unittest to pytest (#2529) 2018-08-01 22:32:10 -07:00
xray_test.py Change ray.worker.cleanup -> ray.shutdown and improve API documentation. (#2374) 2018-07-12 12:00:00 -07:00