ray/rllib/tests
2020-05-18 17:26:40 +02:00
..
data [RLlib] Issue 7046 cannot restore keras model from h5 file. (#7482) 2020-03-23 12:19:30 -07:00
__init__.py [rllib] Try moving RLlib to top level dir (#5324) 2019-08-05 23:25:49 -07:00
conftest.py [rllib] Pull out experimental dsl into rllib.execution module, add initial unit tests (#7958) 2020-04-10 00:56:08 -07:00
mock_worker.py [RLlib] Move all jenkins RLlib-tests into bazel (rllib/BUILD). (#7178) 2020-02-15 14:50:44 -08:00
run_regression_tests.py [rllib] Distributed exec workflow for impala (#8321) 2020-05-11 20:24:43 -07:00
test_avail_actions_qmix.py [RLlib] Cleanup/unify all test cases. (#7533) 2020-03-11 20:39:47 -07:00
test_catalog.py [RLlib] Attention Net integration into ModelV2 and learning RL example. (#8371) 2020-05-18 17:26:40 +02:00
test_checkpoint_restore.py [RLlib] Exploration API: Policy changes needed for forward pass noisifications. (#7798) 2020-04-01 00:43:21 -07:00
test_dependency.py [RLlib] Exploration API: merge deterministic flag with exploration classes (SoftQ and StochasticSampling). (#7155) 2020-02-19 12:18:45 -08:00
test_dependency_torch.py [RLlib] SAC Torch (incl. Atari learning) (#7984) 2020-04-15 13:25:16 +02:00
test_eager_support.py [RLlib] Minimal ParamNoise PR. (#7772) 2020-03-28 16:16:30 -07:00
test_env_with_subprocess.py [RLlib] rllib/examples folder restructuring (#8250) 2020-05-01 22:59:34 +02:00
test_evaluators.py [rllib] Port DQN/Ape-X to training workflow api (#8077) 2020-04-23 12:39:19 -07:00
test_exec_api.py [rllib] Port Ape-X to distributed execution API (#7497) 2020-03-12 00:54:08 -07:00
test_execution.py [rllib] Add PPO+DQN two trainer multiagent workflow example (#8334) 2020-05-07 23:40:29 -07:00
test_external_env.py [rllib] Rename sample_batch_size => rollout_fragment_length (#7503) 2020-03-14 12:05:04 -07:00
test_external_multi_agent_env.py [RLlib] rllib/examples folder restructuring (#8250) 2020-05-01 22:59:34 +02:00
test_filters.py [RLlib] Cleanup/unify all test cases. (#7533) 2020-03-11 20:39:47 -07:00
test_ignore_worker_failure.py [rllib] Rename sample_batch_size => rollout_fragment_length (#7503) 2020-03-14 12:05:04 -07:00
test_io.py [RLlib] rllib/examples folder restructuring (#8250) 2020-05-01 22:59:34 +02:00
test_local.py [RLlib] Cleanup/unify all test cases. (#7533) 2020-03-11 20:39:47 -07:00
test_lstm.py [RLlib] Attention Net integration into ModelV2 and learning RL example. (#8371) 2020-05-18 17:26:40 +02:00
test_model_imports.py [RLlib] Add testing framework_iterator. (#7852) 2020-04-03 12:24:25 -07:00
test_multi_agent_env.py [RLlib] Examples folder restructuring (Model examples; final part). (#8278) 2020-05-12 08:23:10 +02:00
test_multi_agent_pendulum.py [RLlib] Issue 8319 DDPG (MA or num_envs_per_worker > 1) broken. (#8324) 2020-05-08 08:26:32 +02:00
test_nested_observation_spaces.py [RLlib] Deprecate all Model(v1) usage. (#8146) 2020-04-29 12:12:59 +02:00
test_perf.py [rllib] Rename sample_batch_size => rollout_fragment_length (#7503) 2020-03-14 12:05:04 -07:00
test_reproducibility.py [rllib] Port DQN/Ape-X to training workflow api (#8077) 2020-04-23 12:39:19 -07:00
test_rollout.py [RLlib] Exploration API: ParamNoise Integration into DQN; working example/test cases. (#7814) 2020-04-03 10:44:25 -07:00
test_rollout_worker.py [RLlib] Examples folder restructuring (Model examples; final part). (#8278) 2020-05-12 08:23:10 +02:00
test_supported_spaces.py [RLlib] Attention Net integration into ModelV2 and learning RL example. (#8371) 2020-05-18 17:26:40 +02:00