ray/rllib/utils
2022-02-10 02:58:09 +01:00
..
exploration [RLlib] Discussion 4986: OU Exploration (torch) crashes when restoring from checkpoint. (#22245) 2022-02-10 02:58:09 +01:00
metrics Revert "[RLlib] Speedup A3C up to 3x (new training_iteration function instead of execution_plan) and re-instate Pong learning test." (#22250) 2022-02-09 09:26:36 -08:00
pre_checks Revert "Revert "[RLlib] AlphaStar: Parallelized, multi-agent/multi-GPU learni…" (#22153) 2022-02-08 16:43:00 +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] Cleanup SlateQ algo; add test + add target Q-net (#21827) 2022-02-04 17:01:12 +01:00
tests [CI] Format Python code with Black (#21975) 2022-01-29 18:41:57 -08: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
install_atari_roms.sh [rllib/docker] silent unzip of atari roms (#18340) 2021-09-03 17:55:03 +01: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 "[RLlib] Speedup A3C up to 3x (new training_iteration function instead of execution_plan) and re-instate Pong learning test." (#22250) 2022-02-09 09:26:36 -08: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