mila-iqia / climate-cooperation-competition

AI for Global Climate Cooperation: Modeling Global Climate Negotiations, Agreements, and Long-Term Cooperation in RICE-N. ai4climatecoop.org
Other
37 stars 27 forks source link

Feature/gaia merge welf gain #43

Closed pjwozny closed 5 months ago

pjwozny commented 5 months ago

Added welfgain to rice base class reimplemented basicclub did some refactoring of exportaction

pjwozny commented 5 months ago

After training i noticed that the save checkpoint part is missing from gaia_merge. Next will ill add that back in, basically the whole copy necessary files to the zip and add the identifier file.

pjwozny commented 5 months ago

there were some issues with saving the submission zip, not all necessary files were included, I've also added that the region yamls also added to the zip as those are now variable. fixed some bugs on the evaluate_submission.py script as well

pjwozny commented 5 months ago

ive added some changes eval now logs to wandb num_agents is set through yaml config during both training and eval