Amend a tiny bug
This commit is contained in:
@@ -54,7 +54,7 @@ params:
|
|||||||
bounds_loss_coef: 0.001
|
bounds_loss_coef: 0.001
|
||||||
e_clip: 0.2
|
e_clip: 0.2
|
||||||
horizon_length: 32
|
horizon_length: 32
|
||||||
minibatch_size: 16384
|
minibatch_size: 32768
|
||||||
mini_epochs: 4
|
mini_epochs: 4
|
||||||
critic_coef: 2
|
critic_coef: 2
|
||||||
clip_value: True
|
clip_value: True
|
||||||
Reference in New Issue
Block a user