Skip to content

Examples of using Mesa (Agent Based Modeling in Python) in google colab notebooks.

Notifications You must be signed in to change notification settings

danadler-dev/mesa_examples

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 

Repository files navigation

mesa_examples

Examples of using Mesa (Agent Based Modeling in Python) in google colaboratory notebooks.

The first example, mesa_tutorial_1.ipynb, is the basic wealth accumulation tutorial, with added notebook interactivity: Open In Colab

The second example, mesa_tutorial_grid.ipynb, shows agents on a grid. This uses notebook interactivity and animation to show the grid as an image at each step: Open mesa_tutorial_grid.ipynb In Colab

The third example, mesa_ff_potatohead.ipynb, shows agents on a growing grid with toy examples simulating cell morphogenetics. This uses notebook interactivity and animation: Open In Colab

Releases

No releases published

Packages

No packages published