Skip to content

Agent-based visual simulation of infectious diseases with customizable parameters

License

Notifications You must be signed in to change notification settings

harirakul/Simulating-Infectious-Diseases

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simulating Infectious Diseases with Python

Agent-Based Simulation:

😀 = Susceptible 🤢 = Infected 😎 = Recovered ⚰️ = Died

recordinggif

Customizable Parameters:

image

  • Population: The number of agents in the environment.
  • Transmission Rate: The likelihood of contracting the disease after contact with an infected agent.
  • Death Rate: The likelihood of death after the period of illness.
  • Infection Duration: The length of time after contracting a disease in which an agent will be able to transmit the disease.
  • Social Distancing: The percentage of the population that will remain stationary.

SIR Model:

image

About

Agent-based visual simulation of infectious diseases with customizable parameters

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages