ray/rllib/offline
2022-07-12 11:04:34 -07:00
..
estimators [RLlib]: Move OPE to evaluation config (#25911) 2022-07-12 11:04:34 -07:00
tests [RLlib] Make Dataset reader default reader and enable CRR to use dataset (#26304) 2022-07-08 12:43:35 -07:00
__init__.py [RLlib] Request CPU resources in Trainer.default_resource_request() if using dataset input. (#21948) 2022-02-02 10:20:37 +01:00
d4rl_reader.py [api] Add API stability annotations for all RLlib symbols and add to LINT (#25060) 2022-05-24 22:14:25 -07:00
dataset_reader.py [RLlib] Checkpoint and restore connectors. (#26253) 2022-07-09 01:06:24 -07:00
dataset_writer.py [rllib] Fix error messages and example for dataset writer (#23419) 2022-03-28 19:53:12 +01:00
input_reader.py [docs] fix doctests and activate CI (#23418) 2022-03-24 17:04:02 -07:00
io_context.py [RLlib] Trainer to Algorithm renaming. (#25539) 2022-06-11 15:10:39 +02:00
is_estimator.py [RLlib] OPE (off policy estimator) API. (#24384) 2022-05-02 21:15:50 +02:00
json_reader.py [RLlib, Offline] Make the dataset and json readers batchable (#26055) 2022-06-29 11:52:40 -07:00
json_writer.py [CI] Format Python code with Black (#21975) 2022-01-29 18:41:57 -08:00
mixed_input.py Clean up docstyle in python modules and add LINT rule (#25272) 2022-06-01 11:27:54 -07:00
off_policy_estimator.py [RLlib]: Doubly Robust Off-Policy Evaluation. (#25056) 2022-06-07 12:52:19 +02:00
output_writer.py [api] Add API stability annotations for all RLlib symbols and add to LINT (#25060) 2022-05-24 22:14:25 -07:00
resource.py [RLlib] Trainer to Algorithm renaming. (#25539) 2022-06-11 15:10:39 +02:00
shuffled_input.py [RLlib; Docs overhaul] Docstring cleanup: Offline. (#19808) 2021-11-01 10:59:53 +01:00
wis_estimator.py [RLlib] OPE (off policy estimator) API. (#24384) 2022-05-02 21:15:50 +02:00