ray/rllib/offline
2021-06-03 22:29:00 +02:00
..
__init__.py [RLlib] Support for D4RL + Semi-working CQL Benchmark (#13550) 2021-01-21 16:43:55 +01:00
d4rl_reader.py [RLlib] CQL loss fn fixes, MuJoCo + Pendulum benchmarks, offline-RL example script w/ json file. (#15603) 2021-05-04 19:06:19 +02:00
input_reader.py [RLlib] Trajectory view API docs. (#12718) 2020-12-30 17:32:21 -08:00
io_context.py [RLlib] BC/MARWIL/recurrent nets minor cleanups and bug fixes. (#13064) 2020-12-27 09:46:03 -05:00
is_estimator.py [RLlib] CQL: Bug fixes and OPE example added to test and offline_rl.py example. (#15761) 2021-05-13 09:17:23 +02:00
json_reader.py [RLlib] MARWIL + BC: Various fixes and enhancements. (#16218) 2021-06-03 22:29:00 +02:00
json_writer.py [RLlib] Remove all (already soft-deprecated) SampleBatch.data from code. (#15335) 2021-04-15 19:19:51 +02:00
mixed_input.py [rllib] Forgot to pass ioctx to child json readers (#11839) 2020-11-05 22:07:57 -08:00
off_policy_estimator.py [RLlib] Remove all (already soft-deprecated) SampleBatch.data from code. (#15335) 2021-04-15 19:19:51 +02:00
output_writer.py [RLlib] SAC algo cleanup. (#10825) 2020-09-20 11:27:02 +02:00
shuffled_input.py [RLlib] SAC algo cleanup. (#10825) 2020-09-20 11:27:02 +02:00
wis_estimator.py [RLlib] In OffPolicyEstimators (Offline RL): Include last step of trajectory (#12619) 2020-12-08 12:39:40 +01:00