Inspiration

See graphical representation of hypothetical scenarios.

What it does

Takes the rules of a scenario and shows them being performed graphically. This model demonstrates "agents" walking about; when two+ agents converge, each agent gives $1 to a random selection of an agent who occupies the same space; this model calculates and graphically represents the gini coefficient which is a representation of wealth distribution.

How we built it

Program coded in python on repl.it. - mesa package used for agent-based-simulation

Challenges we ran into

Regular typographical errors made which led to need for troubleshooting

Accomplishments that we're proud of

Gained understanding of the mesa modules in python

What we learned

How to use some modules of mesa. Some interesting social and economical concepts. Torus.

What's next for agent-modeling-with-mesa

I would like to explore using mesa to represent other models that I encounter

Built With

Share this project:

Updates