File size: 491 Bytes
f1ffcd5 b786e05 f1ffcd5 | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 | {
"update": 1300,
"global_step": 21299200,
"num_episodes": 6604,
"best_reward": 1.2921594488620758,
"config": {
"maps": [
"plains",
"big_plains",
"world",
"giantworldmap",
"ocean_and_land",
"half_land_half_ocean"
],
"opponents": 2,
"difficulty": "Easy",
"obs_dim": 96,
"max_neighbors": 16,
"num_envs": 16,
"lr": 0.00034,
"rollout_steps": 1024,
"hidden_sizes": [
512,
512,
256
]
}
} |