Skip to content

ViralVerse 😷 is a little playground where an Agent-Based Model (ABM) can be used to test and simulate the spread of user-defined viruses across a sample toy population of individuals of different ages.

Notifications You must be signed in to change notification settings

matmont/viralverse

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ViralVerse 😷

Netlify Status

This project has been developed during the Computational Models for Complex System (CMCS) exam (University of Pisa, Computer Science Master's Degree).

ViralVerse screenshot

The idea was to explore how Agent-Based Models can be exploited to simulate, understand and analyze real complex systems. The (web) application has been built with React.js and AgentScript to provide a user-friendly interface where users can define custom viruses and try to simulate them to explore the evolution of the SIR model curves.

The whole theory behind the application can be found in my blog.

Run Locally

To start the project locally

  git clone https://github.com/matmont/viralverse.git
  cd viralverse
  npm install
  npm run dev

About

ViralVerse 😷 is a little playground where an Agent-Based Model (ABM) can be used to test and simulate the spread of user-defined viruses across a sample toy population of individuals of different ages.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages