16 lines
No EOL
267 B
YAML
16 lines
No EOL
267 B
YAML
anneal_lr: true
|
|
clip_coef: 0.2
|
|
clip_vloss: true
|
|
ent_coef: 0.001
|
|
gae_lambda: 0.95
|
|
gamma: 0.99
|
|
learning_rate: 0.0001
|
|
max_grad_norm: 0.5
|
|
norm_adv: true
|
|
num_envs: 32
|
|
num_minibatches: 32
|
|
num_steps: 64
|
|
target_kl: 0.02
|
|
total_timesteps: 12288000
|
|
update_epochs: 4
|
|
vf_coef: 1.0 |