Skip to content

Joram-kireki/Epidemix

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

73 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Epidemix

Agent-Based Modeling: Meningitis
Sub-Domain: epidemix.jhubafrica.com

This is a project implementation using a SIR-like model. Is extended to SEIRs:

- Susceptible
- Exposed 
- Infected
- Recovered
- etc  

Navigate to the agent_based_modelling directory to view the support documents for the project.


Model

See the model of the project in the model branch
Implemented in Python:- Starsim, Django, Matplotlib, etc.

WHAT Agent-Based Modeling IS

Extending SIR to SEIRs

Think of Agent-Based Modeling as a system of computational models that simulate behavior of individual agents in order to study emergent phenomena - in terms of disease infection in a population. Agents may represent humans, institutions, microorganisms, and disease vectors and so forth. Agent-based modeling provides a unique lens through which complex systems can be examined and understood.

Read More on Agent-Based Modeling: epidemix.jhubafrica.com


File Structure:

.
├── README.md
├── about.html
├── agent_based_modelling # word documents/slides/manual for the project
│   ├── ABM_project_status_report.docx
│   ├── Agent-Based-Modelling.docx
│   ├── README.md
│   └── epidemix_agent-based-modeling.pptx
├── css # styling
│   ├── bootstrap.min.css
│   └── style.css
├── img # image files
│   └── virus_sim.jpg:Zone.Identifier
├── index.html
├── js
│   └── main.js
...
├── model.html
├── resource.html
...
    └── bootstrap.scss

Team

Dr. Lawrence Nderu
Hilda Gichobi
Felista Mogire

Jany Muong
Joram Kireki
Jacob Kasunzu
Gatmach Yuol 
Edwin Owino

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •