COVID-sim
a simulation of a small town
Note: Since we did not find good dataset, this simulation will run randomly. But functions for training logistic regression classifier using training dataset then do simulation based on interested input are also provided
How it works
Based on which buildings are turned on or off, we can see how the happiness of the people and the spread of the virus are affected.
How to use
- Run
main.py
- Hover over buildings to get building information
- Click on buildings to toggle it open/close
- Press spacebar to go 6 hours forwards in time
Log in or sign up for Devpost to join the conversation.