ray/rllib/tuned_examples/regression_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
..
cartpole-a2c-microbatch.yaml [rllib] Add microbatch optimizer with A2C example (#6161) 2019-11-14 12:14:00 -08:00
cartpole-a2c-torch.yaml [rllib] Try moving RLlib to top level dir (#5324) 2019-08-05 23:25:49 -07:00
cartpole-a3c.yaml [rllib] Try moving RLlib to top level dir (#5324) 2019-08-05 23:25:49 -07:00
cartpole-appo-tf.yaml [RLlib] PyTorch version of APPO. (#8120) 2020-04-23 09:11:12 +02:00
cartpole-appo-torch.yaml [RLlib] PyTorch version of APPO. (#8120) 2020-04-23 09:11:12 +02:00
cartpole-appo-vtrace-tf.yaml [RLlib] PyTorch version of APPO. (#8120) 2020-04-23 09:11:12 +02:00
cartpole-appo-vtrace-torch.yaml [RLlib] PyTorch version of APPO. (#8120) 2020-04-23 09:11:12 +02:00
cartpole-ars-tf.yaml [RLlib] PyTorch version of ARS (Augmented Random Search). (#8106) 2020-04-21 09:47:52 +02:00
cartpole-ars-torch.yaml [RLlib] PyTorch version of ARS (Augmented Random Search). (#8106) 2020-04-21 09:47:52 +02:00
cartpole-ddppo.yaml [rllib] Add Decentralized DDPPO trainer and documentation (#7088) 2020-02-10 15:28:27 -08:00
cartpole-dqn-tf-param-noise.yaml [RLlib] DQN torch version. (#7597) 2020-04-06 11:56:16 -07:00
cartpole-dqn-tf.yaml [RLlib] DQN torch version. (#7597) 2020-04-06 11:56:16 -07:00
cartpole-dqn-torch-param-noise.yaml [RLlib] DQN torch version. (#7597) 2020-04-06 11:56:16 -07:00
cartpole-dqn-torch.yaml [RLlib] DQN torch version. (#7597) 2020-04-06 11:56:16 -07:00
cartpole-es-tf.yaml [RLlib] PyTorch version of ES (Evolution Strategies). (#8104) 2020-04-20 21:47:28 +02:00
cartpole-es-torch.yaml [RLlib] PyTorch version of ES (Evolution Strategies). (#8104) 2020-04-20 21:47:28 +02:00
cartpole-pg-tf.yaml [RLlib] Add PG torch regression test (#6828) 2020-01-18 15:57:12 -08:00
cartpole-pg-torch.yaml [RLlib] Add PG torch regression test (#6828) 2020-01-18 15:57:12 -08:00
cartpole-ppo-tf.yaml [RLlib] PPO(torch) on CartPole not tuned well enough for consistent learning (#7556) 2020-03-11 20:31:27 -07:00
cartpole-ppo-torch.yaml [RLlib] PPO(torch) on CartPole not tuned well enough for consistent learning (#7556) 2020-03-11 20:31:27 -07:00
cartpole-sac-tf.yaml [RLlib] SAC Torch (incl. Atari learning) (#7984) 2020-04-15 13:25:16 +02:00
cartpole-sac-torch.yaml [RLlib] SAC Torch (incl. Atari learning) (#7984) 2020-04-15 13:25:16 +02:00
cartpole-simpleq-tf.yaml [RLlib] DQN torch version. (#7597) 2020-04-06 11:56:16 -07:00
cartpole-simpleq-torch.yaml [RLlib] DQN torch version. (#7597) 2020-04-06 11:56:16 -07:00
pendulum-ddpg-tf.yaml [RLlib] DDPG PyTorch version. (#7953) 2020-04-16 10:20:01 +02:00
pendulum-ddpg-torch.yaml [RLlib] DDPG PyTorch version. (#7953) 2020-04-16 10:20:01 +02:00
pendulum-ppo.yaml [rllib] Try moving RLlib to top level dir (#5324) 2019-08-05 23:25:49 -07:00
pendulum-sac-tf.yaml [RLlib] SAC Torch (incl. Atari learning) (#7984) 2020-04-15 13:25:16 +02:00
pendulum-sac-torch.yaml [RLlib] SAC Torch (incl. Atari learning) (#7984) 2020-04-15 13:25:16 +02:00
pendulum-td3.yaml [RLlib] DDPG refactor and Exploration API action noise classes. (#7314) 2020-03-01 11:53:35 -08:00