This repository contains my Assignment 3 work on agent-based modelling.
assignment_py14-work.ipynb— main notebook for the assignmentschelling_py14.py— Python file used by the notebookschelling.html— exported HTML outputschelling_baseline.html— baseline run outputschelling_density_05.html— lower density experiment outputschelling_density_09.html— higher density experiment outputschelling_threshold_05.html— lower threshold experiment outputschelling_threshold_075.html— higher threshold experiment output.3.html— exported HTML version of the notebook
The notebook explores the Schelling segregation model and compares how different parameter settings affect the final outcomes.
The notebook includes a baseline run, four experiments, a comparison summary table, and short discussion sections on the results and limitations.