Amberrizvi / 41189-assignment-template

A Jupyter Notebook template for 41189 modelling assignments
0 stars 0 forks source link

Queries w/ agent based model modifcations #1

Closed Amberrizvi closed 4 years ago

Amberrizvi commented 4 years ago

@juancastilla I have added a link in section 4.1 with an agent based model that I think sets up how to build this model really well. I want to use the 2nd notebook (part 2) to investigate if women who are married are more likely to stay at home following COVID-19. I think my main issue is figuring out what the agents, vowels and personalities will represent. For example Agents = men (producer) and women (listener) Vowels = a (at home) and i (at work) Personalities = flexible and stubborn Here, one issue is that each agent will interact with each other, whether or not they are the married couple --> what if I'd only want the listener (woman) to be influenced by the actions of their partner producer (man)?