Remigiusz Kinas

Please log in to see this user's description.

Public Insights

The SEIRS(D) model for the purpose of experimenting with the phenomena of viral spread. I use it for COVID-19 simulation.
The SEIRS(D) model for the purpose of experimenting with the phenomena of viral spread. I use it for COVID-19 simulation.
A simple ABM example illustrating how the SEIR model works. It can be a basis for experimenting with learning the impact of human behavior on the spread of a virus, e.g. COVID-19.
A simple ABM example illustrating how the SEIR model works. It can be a basis for experimenting with learning the impact of human behavior on the spread of a virus, e.g. COVID-19.
 An implementation of the classic Game of Life using agent based modeling. Rules:   A live cell with less than two alive neighbors dies.  A live cell with more than three alive neighbors dies.  A dead cell with three neighbors becomes alive.

An implementation of the classic Game of Life using agent based modeling.

Rules:
  • A live cell with less than two alive neighbors dies.
  • A live cell with more than three alive neighbors dies.
  • A dead cell with three neighbors becomes alive.
 A simple agent based foraging model. Consumer agents will move between fertile patches consuming them.

A simple agent based foraging model. Consumer agents will move between fertile patches consuming them.

Demo of population growth with distinct agents.
Demo of population growth with distinct agents.
This is my first attempt at creating a simple Agent Based Simulation Model. Nothing fancy, just something that works.
This is my first attempt at creating a simple Agent Based Simulation Model. Nothing fancy, just something that works.
This is my first attempt at creating a simple Agent Based Simulation Model. Nothing fancy, just something that works.
This is my first attempt at creating a simple Agent Based Simulation Model. Nothing fancy, just something that works.