facebookresearch / CollaQ

A code implementation for our arXiv paper "Multi-agent Adhoc Team Play using Decompositional Q function"
Other
127 stars 24 forks source link

Hyperparameters for Difficult Maps #10

Open xihuai18 opened 3 years ago

xihuai18 commented 3 years ago

I find it quite hard to reproduce your results using your default hyperparameters in maps such as MMM2, is there any suggestion for tuning the hyperparamters?

renweiya commented 3 years ago

I find it quite hard to reproduce your results using your default hyperparameters in maps such as MMM2, is there any suggestion for tuning the hyperparamters?

Same questions. 44% final win-rate in map MMM2(CollaQ-atten, python src/main.py --config=qmix_interactive_reg_attn --env-config=sc2 with env_args.map_name=MMM2)