Skip to content

jia477/Assignment3-ABM

Repository files navigation

URBAN5160 Assignment3-ABM

This repository contains my Assignment 3 work on agent-based modelling.

Files

  • assignment_py14-work.ipynb — main notebook for the assignment
  • schelling_py14.py — Python file used by the notebook
  • schelling.html — exported HTML output
  • schelling_baseline.html — baseline run output
  • schelling_density_05.html — lower density experiment output
  • schelling_density_09.html — higher density experiment output
  • schelling_threshold_05.html — lower threshold experiment output
  • schelling_threshold_075.html — higher threshold experiment output.
  • 3.html — exported HTML version of the notebook

Summary

The notebook explores the Schelling segregation model and compares how different parameter settings affect the final outcomes.

Outputs

The notebook includes a baseline run, four experiments, a comparison summary table, and short discussion sections on the results and limitations.

About

Agent-based modelling assignment using the Schelling segregation model and experiment comparison in NetLogo/Python.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors