https://github.com/floriank13/abm-calibration
Agent based model of Innovation Diffusion with a focus on the calibration algorithm
https://github.com/floriank13/abm-calibration
abm agent-based agent-based-model agent-based-modeling agent-based-simulation calibration
Last synced: 7 months ago
JSON representation
Agent based model of Innovation Diffusion with a focus on the calibration algorithm
- Host: GitHub
- URL: https://github.com/floriank13/abm-calibration
- Owner: FlorianK13
- License: mit
- Created: 2021-04-12T09:09:42.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2022-09-19T13:38:17.000Z (about 3 years ago)
- Last Synced: 2025-02-26T18:12:00.119Z (8 months ago)
- Topics: abm, agent-based, agent-based-model, agent-based-modeling, agent-based-simulation, calibration
- Language: Jupyter Notebook
- Homepage: https://www.jasss.org/25/3/4.html
- Size: 2.35 MB
- Stars: 7
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# Calibrating Agent-based Models of Innovation Diffusion with Gradients
The presented Agent based model (short: ABM) of innovation diffusion is a very basic ABM that can model the temporal and spatial parts of an Innovation diffusion process. The focus in this repository lies on the main feature, namely the gradients of the model. These gradients enable researchers in the field of Innovation Diffusion to calibrate their models more efficiently.The model is part of the publication "Calibrating Agent-based Models of Innovation Diffusion with Gradients" published [here](https://www.jasss.org/25/3/4.html). If you use the code from this repository in a scientific work, please cite the paper. A step-by-step explanation of the algorithm and an implementation can be found in the jupyter notebook `code/ABM_adoption.ipynb`.
Additionally there is a short summary of the paper on [youtube](https://www.youtube.com/watch?v=QX-4nc6LdLY).
If you find a bug or have suggestions for improvement, just open a new Issue.