dussinus's picture
Initial commit
81896a8
raw
history blame contribute delete
553 Bytes
!!python/object/apply:collections.OrderedDict
- - - batch_size
- 512
- - clip_range
- lin_0.1
- - ent_coef
- 0.012
- - env_wrapper
- - stable_baselines3.common.atari_wrappers.AtariWrapper:
terminal_on_life_loss: false
- - frame_stack
- 4
- - learning_rate
- lin_2.5e-4
- - n_envs
- 6
- - n_epochs
- 4
- - n_steps
- 256
- - n_timesteps
- 5000000.0
- - policy
- CnnLstmPolicy
- - policy_kwargs
- dict(enable_critic_lstm=False, lstm_hidden_size=128, )
- - vf_coef
- 0.5