[rllib] Model self loss isn't included in all algorithms (#3679)

This commit is contained in:
Eric Liang
2019-01-04 22:30:35 -08:00
committed by GitHub
parent 960a943503
commit 03fe760616
7 changed files with 30 additions and 24 deletions
@@ -4,7 +4,7 @@ pendulum-ddpg:
run: DDPG
stop:
episode_reward_mean: -160
time_total_s: 600 # 10 minutes
timesteps_total: 100000
config:
# === Model ===
actor_hiddens: [64, 64]