Skip to content

thebot002/JADE-Covid-Simulation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Final Project - JADE COVID Simulation


90545 - Multi-Agent systems

Laurea Magistrale - Computer science

Artificial Intelligence Track

University of Genova


Student:

  • Arnaud Ruymaekers

For this project, I set myself to develop a JADE multiagent system in order to simulate the spread of an illness (in this case COVID) within a population. This is inspired by the video of 3Blue1Brown (https://youtu.be/gxAaO2rsdIs). I want to implement various features to simulate as faithfully as possible the spread of a decease. These feature include the fact of having multiple containers, simulating different countries, from which agents can travel to and from. Or the ability to tune how contagious the disease is using parameters such as the contamination radius and probability. Then, the severeness of the disease using parameter of the average length of sickness. Then, to exploit the possibilities of the JADE platform, I attempted to make it possible to create containers on a different computer on the same network to share the computational load of the simulation between different hosts.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors