{ "action_selector": "soft_policies", "add_value_last_step": true, "agent": "rnn", "agent_output_type": "pi_logits", "batch_size": 32, "batch_size_run": 32, "buffer_cpu_only": true, "buffer_size": 32, "checkpoint_path": "", "common_reward": true, "critic_type": "cv_critic", "entropy_coef": 0.001, "env": "sc2v2", "env_args": { "map_name": "protoss_5_vs_5", "time_limit": 150 }, "epochs": 4, "eps_clip": 0.2, "evaluate": false, "gamma": 0.99, "grad_norm_clip": 10, "hidden_dim": 128, "hypergroup": null, "label": "mappo_protoss5v5", "learner": "ppo_learner", "learner_log_interval": 20000, "load_step": 0, "local_results_path": "results", "log_interval": 20000, "lr": 0.0003, "mac": "basic_mac", "mask_before_softmax": true, "name": "mappo", "obs_agent_id": true, "obs_individual_obs": false, "obs_last_action": false, "optim_alpha": 0.99, "optim_eps": 1e-05, "q_nstep": 5, "render": false, "repeat_id": 1, "reward_scalarisation": "sum", "runner": "parallel", "runner_log_interval": 20000, "save_model": true, "save_model_interval": 200000, "save_replay": false, "seed": 54763193, "standardise_returns": false, "standardise_rewards": true, "t_max": 10050000, "target_update_interval_or_tau": 0.01, "test_greedy": true, "test_interval": 50000, "test_nepisode": 32, "use_cuda": true, "use_rnn": true, "use_tensorboard": false, "use_wandb": true, "wandb_mode": "online", "wandb_project": "epymarl-smacv2-mappo", "wandb_save_model": false, "wandb_team": "tashapais" }