ray/rllib/algorithms/marwil
2022-06-03 10:50:36 +02:00
..
tests [RLlib] Fix MARWIL tf policy. (#25384) 2022-06-03 10:50:36 +02:00
__init__.py [RLlib] Migrate PPO Impala and APPO policies to use sub-classing implementation. (#25117) 2022-05-25 14:38:03 +02:00
bc.py [RLlib]: Rename input_evaluation to off_policy_estimation_methods. (#25107) 2022-05-27 13:14:54 +02:00
marwil.py [RLlib]: Rename input_evaluation to off_policy_estimation_methods. (#25107) 2022-05-27 13:14:54 +02:00
marwil_tf_policy.py [RLlib] Fix MARWIL tf policy. (#25384) 2022-06-03 10:50:36 +02:00
marwil_torch_policy.py [RLlib] Migrate MAML, MB-MPO, MARWIL, and BC to use Policy sub-classing implementation. (#24914) 2022-05-20 14:10:59 +02:00