ray/rllib/offline
2020-12-08 12:39:40 +01:00
..
__init__.py Remove future imports (#6724) 2020-01-09 00:15:48 -08:00
input_reader.py [RLlib] SAC algo cleanup. (#10825) 2020-09-20 11:27:02 +02:00
io_context.py [RLlib] Offline Type Annotations (#9676) 2020-07-27 14:01:17 -07:00
is_estimator.py [RLlib] In OffPolicyEstimators (Offline RL): Include last step of trajectory (#12619) 2020-12-08 12:39:40 +01:00
json_reader.py [RLlib] SAC algo cleanup. (#10825) 2020-09-20 11:27:02 +02:00
json_writer.py [RLlib] SAC algo cleanup. (#10825) 2020-09-20 11:27:02 +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] Fix offline logp vs prob bug in OffPolicyEstimator class. (#12158) 2020-11-20 08:59:43 +01: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