Skip to content

codekomali/ABMExamples.jl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ABMExamples

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.

Examples Implemented

  1. Schellings Segregation - Cellular Automata
  2. Forest Fire - Cellular Automata
  3. HK (Hegselmann and Krause) Opinion Dynamics
  4. Flocking
  5. Predator-Prey

Stable Dev Build Status Coverage

About

Project for practicing Agents.jl and build ABMs

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages