Agent-Based Economic Modeling Using Python
- Introduction to Python
- How to formulate research questions for agent-based models
- How to write agent-based models in Python
- How to create firm agents in Python
- How to create household agents in Python
- Different behavioral approaches to agents' behavior such as
- Maximizing agents
- Agents acting according to behavioral heuristics
- Machine learning and other behavioral approaches
- How to structure them for extensionality.