microsoft/AI-For-Beginners
Publicmirrored fromhttps://github.com/microsoft/AI-For-BeginnersAvailable
lessons/6-Other/23-MultiagentSystems/assignment.md
6lines · modecode
| 1 | # NetLogo Assignment |
| 2 | |
| 3 | Take one of the models in NetLogo's library and use it to simulate a real-life situation as closely as possible. A good example would be to tweak the Virus model in the Alternative Visualizations folder to show how it can be used to model the spread of COVID-19. Can you build a model that mimics a real life viral spread? |
| 4 | |
| 5 | Show your work by saving a copy and building a video demo explaining how the model is connected to a real-world situation. |
| 6 | |
| 7 | |