..
backward_compat
[RLlib] Trainer
to Algorithm
renaming. ( #25539 )
2022-06-11 15:10:39 +02:00
data
[RLlib] Added CRR implementation. ( #25499 )
2022-06-08 11:42:02 +02:00
git_bisect
[ci] Clean up ci/ directory (refactor ci/travis) ( #23866 )
2022-04-13 18:11:30 +01:00
__init__.py
[rllib] Try moving RLlib to top level dir ( #5324 )
2019-08-05 23:25:49 -07:00
conftest.py
[CI] Create zip of ray session_latest/logs
dir on test failure and upload to buildkite via /artifact-mount
( #23783 )
2022-04-22 09:48:53 +01:00
mock_worker.py
[RLlib] Filter.clear_buffer() deprecated (use Filter.reset_buffer() instead). ( #22246 )
2022-02-10 02:58:43 +01:00
run_regression_tests.py
[RLlib] Removed deprecated code with error=True ( #23916 )
2022-04-15 13:51:12 +02:00
test_algorithm_imports.py
[RLlib] Trainer
to Algorithm
renaming. ( #25539 )
2022-06-11 15:10:39 +02:00
test_catalog.py
[CI] Format Python code with Black ( #21975 )
2022-01-29 18:41:57 -08:00
test_checkpoint_restore.py
[RLlib] Trainer
to Algorithm
renaming. ( #25539 )
2022-06-11 15:10:39 +02:00
test_custom_resource.py
[tune] Custom resources per worker added to default_resource_request ( #24463 )
2022-06-06 22:41:02 +01:00
test_dependency_tf.py
[RLlib] A2C + A3C move to algorithms
folder and re-name into A2C/A3C (from ...Trainer). ( #25314 )
2022-06-01 09:29:16 +02:00
test_dependency_torch.py
[RLlib] More Trainer -> Algorithm renaming cleanups. ( #25869 )
2022-06-20 15:54:00 +02:00
test_dnc.py
[CI] Format Python code with Black ( #21975 )
2022-01-29 18:41:57 -08:00
test_eager_support.py
[RLlib] Trainer
to Algorithm
renaming. ( #25539 )
2022-06-11 15:10:39 +02:00
test_execution.py
Revert "[RLlib] Remove execution plan code no longer used by RLlib. ( #25624 )" ( #25776 )
2022-06-14 13:59:15 -07:00
test_export.py
[tune/structure] Introduce experiment package ( #26033 )
2022-06-23 14:52:46 +01:00
test_filters.py
[RLlib] Filter.clear_buffer() deprecated (use Filter.reset_buffer() instead). ( #22246 )
2022-02-10 02:58:43 +01:00
test_gpus.py
[RLlib] A2C + A3C move to algorithms
folder and re-name into A2C/A3C (from ...Trainer). ( #25314 )
2022-06-01 09:29:16 +02:00
test_io.py
[RLlib]: Doubly Robust Off-Policy Evaluation. ( #25056 )
2022-06-07 12:52:19 +02:00
test_local.py
[RLlib] Move all remaining algos into algorithms
directory. ( #25366 )
2022-06-04 07:35:24 +02:00
test_lstm.py
[RLlib] Move all remaining algos into algorithms
directory. ( #25366 )
2022-06-04 07:35:24 +02:00
test_model_imports.py
[RLlib] Trainer
to Algorithm
renaming. ( #25539 )
2022-06-11 15:10:39 +02:00
test_multi_agent_env.py
[RLlib] Move all remaining algos into algorithms
directory. ( #25366 )
2022-06-04 07:35:24 +02:00
test_multi_agent_pendulum.py
[CI] Format Python code with Black ( #21975 )
2022-01-29 18:41:57 -08:00
test_nested_action_spaces.py
[RLlib] Trainer
to Algorithm
renaming. ( #25539 )
2022-06-11 15:10:39 +02:00
test_nested_observation_spaces.py
[RLlib] Move all remaining algos into algorithms
directory. ( #25366 )
2022-06-04 07:35:24 +02:00
test_nn_framework_import_errors.py
[RLlib] Move all remaining algos into algorithms
directory. ( #25366 )
2022-06-04 07:35:24 +02:00
test_perf.py
[CI] Format Python code with Black ( #21975 )
2022-01-29 18:41:57 -08:00
test_pettingzoo_env.py
[RLlib] Trainer
to Algorithm
renaming. ( #25539 )
2022-06-11 15:10:39 +02:00
test_placement_groups.py
[tune/structure] Introduce experiment package ( #26033 )
2022-06-23 14:52:46 +01:00
test_ray_client.py
[RLlib] Move all remaining algos into algorithms
directory. ( #25366 )
2022-06-04 07:35:24 +02:00
test_reproducibility.py
[RLlib] Trainer.training_iteration -> Trainer.training_step; Iterations vs reportings: Clarification of terms. ( #25076 )
2022-06-10 17:09:18 +02:00
test_rllib_train_and_evaluate.py
[RLlib] Trainer.training_iteration -> Trainer.training_step; Iterations vs reportings: Clarification of terms. ( #25076 )
2022-06-10 17:09:18 +02:00
test_supported_multi_agent.py
[RLlib] Trainer
to Algorithm
renaming. ( #25539 )
2022-06-11 15:10:39 +02:00
test_supported_spaces.py
[RLlib] Trainer
to Algorithm
renaming. ( #25539 )
2022-06-11 15:10:39 +02:00
test_timesteps.py
[RLlib] More Trainer -> Algorithm renaming cleanups. ( #25869 )
2022-06-20 15:54:00 +02:00
test_vector_env.py
[CI] Format Python code with Black ( #21975 )
2022-01-29 18:41:57 -08:00