Skip to content

An 🐍 OpenAI Gym to benchmark reinforcement learning solutions to climate change control problems 🌎 🤖

License

Notifications You must be signed in to change notification settings

Pierre-Cortambert/gym_climate

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

gym_climate

WIP 🚧

Installation

Run pip install -e . from the home directory to have gym_climate in your path. And run pip install -r requirements.txt to get the necessary 🐍 packages.

Environments

Currently, Nordhaus' DICE model has been implemented in dice-v0.

References

My current implementation is based off pyDICE, which follows the original GAMS implementation. Within pyDICE, there is a concise equation guide to the DICE model. Nordhaus has a longer, more detailed user guide.

About

An 🐍 OpenAI Gym to benchmark reinforcement learning solutions to climate change control problems 🌎 🤖

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%