[rllib] Fix Pong-PPO tuned example Config (#1369)

This commit is contained in:
Richard Liaw
2017-12-23 01:36:33 -08:00
committed by GitHub
parent 715737cc06
commit b217a5ef14
@@ -5,11 +5,11 @@
# - PPO_PongDeterministic-v4_0: TERMINATED [pid=16387], 4984 s, 1117981 ts, 21 rew
# - PPO_PongDeterministic-v4_0: TERMINATED [pid=83606], 4592 s, 1068671 ts, 21 rew
#
pong-deterministic-dqn:
pong-deterministic-ppo:
env: PongDeterministic-v4
run: PPO
resources:
cpu: 1
cpu: 6
gpu: 1
stop:
episode_reward_mean: 21