ray/rllib/agents/impala
Sven Mika 499ad5fbe4
[RLlib] PyTorch version of APPO. (#8120)
- Translate all vtrace functionality to torch and added torch to the framework_iterator-loop in all existing vtrace test cases.
- Add learning test cases for APPO torch (both w/ and w/o v-trace).
- Add quick compilation tests for APPO (tf and torch, v-trace and no v-trace).
2020-04-23 09:11:12 +02:00
..
tests [RLlib] PyTorch version of APPO. (#8120) 2020-04-23 09:11:12 +02:00
__init__.py [rllib] Try moving RLlib to top level dir (#5324) 2019-08-05 23:25:49 -07:00
impala.py [RLlib] PyTorch version of APPO. (#8120) 2020-04-23 09:11:12 +02:00
vtrace_tf.py [RLlib] PyTorch version of APPO. (#8120) 2020-04-23 09:11:12 +02:00
vtrace_tf_policy.py [RLlib] PyTorch version of APPO. (#8120) 2020-04-23 09:11:12 +02:00
vtrace_torch.py [RLlib] PyTorch version of APPO. (#8120) 2020-04-23 09:11:12 +02:00
vtrace_torch_policy.py [RLlib] PyTorch version of APPO. (#8120) 2020-04-23 09:11:12 +02:00