- Real Business Cycle simulation (in CUDA C) involving consumers, firms and the government.
- A GPU-based PyTorch training code
- Tutorial for training the covid and economy environment with WarpDrive
- Saez tax policy
- Add the split-world scenario class
- Extend fixed skill/starting location logic to more than 4 agents
- One-step economy scenario and the simple labor component
- 3 more layout maps for the gather-trade-build scenario
- Tutorials for multi-agent training with RLlib
- Training code for training the COVID-19 and the economy environment on a GPU with WarpDrive
- CUDA C scenario and component codes
- Environment wrapper
- Environment CPU / GPU consistency checker
- COVID-19 and the economy - related scenario and components.
- COVID-19 simulation card.
- Real world data, model constants and fitted parameters
- Fixed layout maps
- Links for the tutorials to run on Colab and set python version from 3.7 -> 3.6
- Tutorials with examples.
- Code documentation + black + isort + flake8 + pylint.
- Initial commit with
- Components: build/move/continuous double auction/redistribution.
- Scenarios: wood and stone.