Build a Learning Habit
Download Class Central's free printable study calendar
Download for Free
About the Tutorial: This tutorial introduces Agent-Based Modeling with the python-based libraryMesa, throughthe seminalSugarscape with Traders model fromGrowing Artificial Societiesby Joshua M. EpsteinandRobert L. Axtell (1996). This model represents an advanced beginner model and users should have some introductory experience to Python or other object oriented language syntax. This tutorial consists of 21 lessons with two introductory lessons, 18 coding lessons, and a brief conclusion. The tutorial is demonstratedthrough Google Colab, which is free to anyone witha Google account, and no installations or other environment setupis needed. Each lesson's code is available through Complexity Explorer'sGitHub pageand the entire code is available through Mesa's examples repository. About the Instructor(s): Thomas Pike has been on the Mesa developmentsince 2018, when he made his first contribution while attending the Santa Fe Institute's Complex Systems Summer School. He earned his Ph.D. in Computational Social Science from George Mason University and is a strong advocate for technical literacy and open source software as a global public good. His main areas of research are on the use of agent-based models to support policy development and using complex systems to understand the dynamics of resilient and robust democracies. Jackie Kazil is one of the creators of Mesa and a former White House Presidential Innovation Fellow. She started the project in 2015 after noticing a gap in the Python ecosystem for a library that does agent-based modeling. She is a leader in the Python community and an advocate for open source and accessibility to technology. She worked on her Ph.D. at George Mason University in Computational Social Science with a research area focused in the development of Mesa and agent-based modeling tooling in Python.