This is a personal project to store examples that I build in the process of learning Agents.jl. I followed the tutorial and have implemented a few examples that I found interesting. I made this public as some may find the variations and improvements that I tried to be useful. I strongly warn not to use this repo as the first resource for learning Agents.jl. Also, this is not the official repository for Agents.jl examples and I am not associated in anyway with the Agents.jl team and/or the Julia Dynamics team. The current stable version of Agents.jl is v4.5.7 and this code may or may not work on newer versions.
- Schellings Segregation - Cellular Automata
- Forest Fire - Cellular Automata
- HK (Hegselmann and Krause) Opinion Dynamics
- Flocking
- Predator-Prey