We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c99e75a commit d5174caCopy full SHA for d5174ca
config/sac_trainer_config.yaml
@@ -251,7 +251,7 @@ GridWorld:
251
init_entcoef: 0.5
252
buffer_init_steps: 1000
253
buffer_size: 50000
254
- max_steps: 5.0e5
+ max_steps: 50000
255
summary_freq: 2000
256
time_horizon: 5
257
reward_signals:
config/trainer_config.yaml
@@ -264,7 +264,7 @@ GridWorld:
264
hidden_units: 256
265
beta: 5.0e-3
266
buffer_size: 256
267
268
269
270
0 commit comments