climate-cooperation-competition icon indicating copy to clipboard operation
climate-cooperation-competition copied to clipboard

AI for Global Climate Cooperation: Modeling Global Climate Negotiations, Agreements, and Long-Term Cooperation in RICE-N. ai4climatecoop.org

Results 7 climate-cooperation-competition issues
Sort by recently updated
recently updated
newest added

Added DFaIR temperature_model (here under temperature_calibration) and carbon_model.

Open PR to change parameters of utility function to make it "rounder". Need to look into this.

I meet a few errors when running `train_with_warp_drive`, one is `from scripts.run_unittests import import_class_from_path` seem not good, it will complain `scripts` cannot be found in module, so I remove `scripts.`,...

Looks like in the current ``calc_normalized_import_bids``, the import bids remain zero if the ``desired_exports`` < ``max_exports``. This value is then used to get the gross import, so this seems pretty...