We provide a detailed User Manual covering 25 key economic research questions. Each problem comes with:
- An introduction to the economic issue
- Recommended choices of economic roles and agent algorithms
- Baseline experimental results and visualizations
- A YAML configuration file for direct environment execution
🔗 See the document/ folder on GitHub for full documentation and research use cases.
🚀 Quick Start
After installing the required Python packages, you can run any benchmark scenario with a single command:
python main.py --problem_scene "delayed_retirement"
Each --problem_scene
flag corresponds to a YAML file in the cfg/
directory.
You can easily customize these YAML files or create your own to define new benchmark tasks tailored to your research needs.
For more details on how to run and extend EconGym, please refer to our GitHub repository.
Below is an overview of the 25 economic benchmark problems and their corresponding YAML configuration files: