ray/rllib/agents/ppo/tests
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
..
test.py [RLlib] Cleanup/unify all test cases. (#7533) 2020-03-11 20:39:47 -07:00
test_appo.py [RLlib] PyTorch version of APPO. (#8120) 2020-04-23 09:11:12 +02:00
test_ddppo.py [RLlib] DQN torch version. (#7597) 2020-04-06 11:56:16 -07:00
test_ppo.py [RLlib] SAC Torch (incl. Atari learning) (#7984) 2020-04-15 13:25:16 +02:00