araffin's picture
Initial Commit
b94bb35
!!python/object/apply:collections.OrderedDict
- - - batch_size
- 256
- - clip_range
- lin_0.2
- - ent_coef
- 0.0
- - gae_lambda
- 0.8
- - gamma
- 0.98
- - learning_rate
- lin_0.001
- - n_envs
- 8
- - n_epochs
- 20
- - n_steps
- 32
- - n_timesteps
- 100000.0
- - normalize
- true
- - policy
- MlpLstmPolicy
- - policy_kwargs
- dict( ortho_init=False, activation_fn=nn.ReLU, lstm_hidden_size=64, enable_critic_lstm=True,
net_arch=[dict(pi=[64], vf=[64])] )