An open API service indexing awesome lists of open source software.

https://github.com/muhammedbuyukkinaci/the-walking-dead-agent-based-modelling-in-netlogo

An agent based modelling project in NetLogo for The Walking Dead, which is a famous American series.
https://github.com/muhammedbuyukkinaci/the-walking-dead-agent-based-modelling-in-netlogo

agent agent-based agent-based-architecture agent-based-framework agent-based-model agent-based-modeling agent-based-simulation agent-oriented-programming bogazici-university industrial-engineering netlogo netlogo-behaviorspace-experiments netlogo-example netlogo-model nlogo the-walking-dead

Last synced: about 2 months ago
JSON representation

An agent based modelling project in NetLogo for The Walking Dead, which is a famous American series.

Awesome Lists containing this project

README

        

# The-Walking-Dead-Agent-Based-Modelling-In-NetLogo

An Agent based modelling project to model The Walking Dead in NetLogo.

This project is a final project of [IE 48F](http://www.ie.boun.edu.tr/?q=tr/dersler/ie-48f-agent-based-modeling-and-simulation) in [Industrial Engineering at Bogazici University](http://www.ie.boun.edu.tr/) for Spring 2017 period.

# Prerequisite and Installation
- [Java](https://www.java.com/en/download/)
- [NetLogo 5.3.1](https://ccl.northwestern.edu/netlogo/5.3.1/)

# Running

- Download the rar file.

- Double click .nlogo extended file and open.

- Click Setup button



- Click go button



# Problem Description

Humans are against zombies. There are 2 kinds of people: Food-collectors and Hunters. These 2 type of people have to collaborate against
zombies to survive.

- Blue objects: Zombies

- Green objects: Food-Collectors

- White objects: Hunters

- Red places: Existing Foods

- Yellow places: Empty Food Places



# System Diagram



# Experimentation Plan

- 4 policies

- 3 different levels for 3 key parameters

- 27(3x3x3) different scenarios for each policy

- 30 replications

- 810(30x27) runs for each policy

- 6-7 hours to train all

# 4 different Policies

- Reference Case : main.nlogo

- Group Movement of Hunters: hunter group.nlogo

- Group Movement of Zombies : zombie group.nlogo

- Shelter : shelter_alper_son2.nlogo

# Scenarios

3 Key parameters and 3 levels for each one.

Scenario Parameters | Parameters on NetLogo
:-------------------------:|:-------------------------
|

# Report

You should look at **IE_48F_Final_Report.pdf**.

# Presentation

You should look at **IE_48F_GROUP_5.pptx**.

# Contributors

Credits go to [Alperen İnal](https://www.linkedin.com/in/alperenninal/). We made this project together( 50% - 50% ).