ray/rllib/utils
2022-05-24 21:12:20 +02:00
..
debug [RLlib] Memory leak finding toolset using tracemalloc + CI memory leak tests. (#15412) 2022-04-12 07:50:09 +02:00
exploration [RLlib] Agents to algos: DQN w/o Apex and R2D2, DDPG/TD3, SAC, SlateQ, QMIX, PG, Bandits (#24896) 2022-05-19 18:30:42 +02:00
metrics [RLlib] APEX-DQN and R2D2 config objects. (#25067) 2022-05-23 12:15:45 +02:00
pre_checks [RLlib] Don't add elements to _agent_ids during env pre-checking. (#24136) 2022-04-26 15:55:15 +02:00
replay_buffers [RLLib] Fix RNNSAC example failing on CI + fixes for recurrent models for other Q Learning Algos. (#24923) 2022-05-24 14:39:43 +02:00
schedules [Lint] Cleanup incorrectly formatted strings (Part 1: RLLib). (#23128) 2022-03-15 17:34:21 +01:00
spaces [RLlib] Make sure unsquash_action moves user action to proper range (#23941) 2022-04-18 18:55:57 +02:00
tests [RLlib] Introduce utils to serialize gym Spaces (and thus ViewRequirements). (#25007) 2022-05-24 21:12:20 +02: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 Annotate datasources and add API annotation check script (#24999) 2022-05-21 15:05:07 -07:00
compression.py [CI] Format Python code with Black (#21975) 2022-01-29 18:41:57 -08:00
deprecation.py [docs] fix doctests and activate CI (#23418) 2022-03-24 17:04:02 -07: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 [Lint] Cleanup incorrectly formatted strings (Part 1: RLLib). (#23128) 2022-03-15 17:34:21 +01: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 [rllib] Fix doctest failure (#24343) 2022-04-29 19:13:24 +01:00
serialization.py [RLlib] Introduce utils to serialize gym Spaces (and thus ViewRequirements). (#25007) 2022-05-24 21:12:20 +02:00
sgd.py [CI] Format Python code with Black (#21975) 2022-01-29 18:41:57 -08:00
test_utils.py [RLlib] Replay Buffer API and Ape-X. (#24506) 2022-05-17 13:43:49 +02:00
tf_run_builder.py [CI] Format Python code with Black (#21975) 2022-01-29 18:41:57 -08:00
tf_utils.py [RLlib] Fix AlphaStar for tf2+tracing; smaller cleanups around avoiding to wrap a TFPolicy as_eager() or with_tracing more than once. (#24271) 2022-04-28 13:43:21 +02: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_utils.py [docs] fix doctests and activate CI (#23418) 2022-03-24 17:04:02 -07: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