mirror of
https://github.com/wassname/ray.git
synced 2026-08-19 12:30:27 +08:00
[rllib] Model self loss isn't included in all algorithms (#3679)
This commit is contained in:
@@ -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]
|
||||
|
||||
Reference in New Issue
Block a user