ray/rllib/utils
2022-03-03 16:55:56 +01:00
..
exploration [RLlib] SlateQ: framework=tf fixes and SlateQ documentation update (#22543) 2022-02-23 13:03:45 +01:00
metrics Revert "Revert "[RLlib] Speedup A3C up to 3x (new training_iteration function instead of execution_plan) and re-instate Pong learning test."" (#18708) 2022-02-10 13:44:22 +01:00
pre_checks [RLlib] Put env-checker on critical path. (#22191) 2022-02-17 14:06:14 +01:00
replay_buffers [RLlib] Replay Buffer API (#22114) 2022-02-09 15:04:43 +01:00
schedules [CI] Format Python code with Black (#21975) 2022-01-29 18:41:57 -08:00
spaces [RLlib] Fix tree.flatten dict ordering bug: flatten_space([obs_space]) should produce same struct as tree.flatten([obs]). (#22731) 2022-03-01 21:24:24 +01:00
tests [RLlib] Put env-checker on critical path. (#22191) 2022-02-17 14:06:14 +01:00
__init__.py [CI] Format Python code with Black (#21975) 2022-01-29 18:41:57 -08:00
actors.py [CI] Format Python code with Black (#21975) 2022-01-29 18:41:57 -08:00
annotations.py [CI] Format Python code with Black (#21975) 2022-01-29 18:41:57 -08:00
compression.py [CI] Format Python code with Black (#21975) 2022-01-29 18:41:57 -08:00
debug.py [CI] Format Python code with Black (#21975) 2022-01-29 18:41:57 -08:00
deprecation.py [CI] Format Python code with Black (#21975) 2022-01-29 18:41:57 -08:00
error.py [CI] Format Python code with Black (#21975) 2022-01-29 18:41:57 -08:00
filter.py [CI] Format Python code with Black (#21975) 2022-01-29 18:41:57 -08:00
filter_manager.py [CI] Format Python code with Black (#21975) 2022-01-29 18:41:57 -08:00
framework.py [CI] Format Python code with Black (#21975) 2022-01-29 18:41:57 -08:00
from_config.py [CI] Format Python code with Black (#21975) 2022-01-29 18:41:57 -08:00
images.py [CI] Format Python code with Black (#21975) 2022-01-29 18:41:57 -08:00
memory.py [RLlib; Docs overhaul] Docstring cleanup: rllib/utils (#19829) 2021-11-01 21:46:02 +01:00
numpy.py Revert "Revert "[RLlib] AlphaStar: Parallelized, multi-agent/multi-GPU learni…" (#22153) 2022-02-08 16:43:00 +01:00
sgd.py [CI] Format Python code with Black (#21975) 2022-01-29 18:41:57 -08:00
test_utils.py Revert "Revert "[RLlib] Speedup A3C up to 3x (new training_iteration function instead of execution_plan) and re-instate Pong learning test."" (#18708) 2022-02-10 13:44:22 +01:00
tf_ops.py [RLlib] Better utils for flattening complex inputs and enable prev-actions for LSTM/attention for complex action spaces. (#21330) 2022-01-05 11:29:44 +01:00
tf_run_builder.py [CI] Format Python code with Black (#21975) 2022-01-29 18:41:57 -08:00
tf_utils.py [CI] Format Python code with Black (#21975) 2022-01-29 18:41:57 -08:00
threading.py [CI] Format Python code with Black (#21975) 2022-01-29 18:41:57 -08:00
timer.py [rllib] Enable performance metrics reporting for RLlib pipelines, add A3C (#7299) 2020-02-28 16:44:17 -08:00
torch_ops.py [RLlib] Better utils for flattening complex inputs and enable prev-actions for LSTM/attention for complex action spaces. (#21330) 2022-01-05 11:29:44 +01:00
torch_utils.py [CI] Format Python code with Black (#21975) 2022-01-29 18:41:57 -08:00
typing.py [CI] Format Python code with Black (#21975) 2022-01-29 18:41:57 -08:00
window_stat.py [RLlib; Docs overhaul] Docstring cleanup: rllib/utils (#19829) 2021-11-01 21:46:02 +01:00