ray/rllib/tests
2020-03-02 15:16:37 -08:00
..
data/cartpole_small [rllib] Try moving RLlib to top level dir (#5324) 2019-08-05 23:25:49 -07:00
__init__.py [rllib] Try moving RLlib to top level dir (#5324) 2019-08-05 23:25:49 -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] Move all jenkins RLlib-tests into bazel (rllib/BUILD). (#7178) 2020-02-15 14:50:44 -08:00
test_avail_actions_qmix.py Remove future imports (#6724) 2020-01-09 00:15:48 -08:00
test_catalog.py [RLlib] Exploration API (+EpsilonGreedy sub-class). (#6974) 2020-02-10 15:22:07 -08:00
test_checkpoint_restore.py [RLlib] DDPG refactor and Exploration API action noise classes. (#7314) 2020-03-01 11:53:35 -08: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_eager_support.py [rllib] Fix torch GPU / yaml load warning (#7278) 2020-02-23 13:13:43 -08:00
test_env_with_subprocess.py [RLlib] Implement PPO torch version. (#6826) 2020-01-20 23:06:50 -08:00
test_evaluators.py Remove future imports (#6724) 2020-01-09 00:15:48 -08:00
test_explorations.py [RLlib] DDPG refactor and Exploration API action noise classes. (#7314) 2020-03-01 11:53:35 -08:00
test_external_env.py [RLlib] Exploration API: merge deterministic flag with exploration classes (SoftQ and StochasticSampling). (#7155) 2020-02-19 12:18:45 -08:00
test_external_multi_agent_env.py Remove future imports (#6724) 2020-01-09 00:15:48 -08:00
test_filters.py Remove future imports (#6724) 2020-01-09 00:15:48 -08:00
test_ignore_worker_failure.py Fix old exploration configs. (#7240) 2020-02-20 08:39:16 -08:00
test_io.py [RLlib] Policy.compute_log_likelihoods() and SAC refactor. (issue #7107) (#7124) 2020-02-22 14:19:49 -08:00
test_local.py Remove future imports (#6724) 2020-01-09 00:15:48 -08:00
test_lstm.py Remove future imports (#6724) 2020-01-09 00:15:48 -08:00
test_multi_agent_env.py [RLlib] Exploration API: merge deterministic flag with exploration classes (SoftQ and StochasticSampling). (#7155) 2020-02-19 12:18:45 -08:00
test_multi_agent_pendulum.py [RLlib] Move all jenkins RLlib-tests into bazel (rllib/BUILD). (#7178) 2020-02-15 14:50:44 -08:00
test_nested_spaces.py Remove future imports (#6724) 2020-01-09 00:15:48 -08:00
test_optimizers.py [RLlib] Move all jenkins RLlib-tests into bazel (rllib/BUILD). (#7178) 2020-02-15 14:50:44 -08:00
test_perf.py Remove future imports (#6724) 2020-01-09 00:15:48 -08:00
test_pipeline.py [rllib] Support multi-agent training in pipeline impls, add easy flag to enable (#7338) 2020-03-02 15:16:37 -08:00
test_reproducibility.py Remove future imports (#6724) 2020-01-09 00:15:48 -08:00
test_rollout.py [RLlib] Move all jenkins RLlib-tests into bazel (rllib/BUILD). (#7178) 2020-02-15 14:50:44 -08:00
test_rollout.sh [rllib] Rollout extensions (#6065) 2019-11-05 20:34:18 -08:00
test_rollout_worker.py [RLlib] Exploration API: merge deterministic flag with exploration classes (SoftQ and StochasticSampling). (#7155) 2020-02-19 12:18:45 -08:00
test_supported_spaces.py Fix issue with torch PPO not handling action spaces of shape=(>1,). (#7398) 2020-03-02 10:53:19 -08:00