Parameters KirmansAnts#
The following two tables contain the default values for the hyperparameters and parameters of the KirmansAnts model.
Hyperparameters#
Notation |
Unit |
Value |
|
|---|---|---|---|
device |
cpu |
||
dt |
0.0001 |
||
record_inner |
False |
||
requires_grad |
False |
||
scenario_trigger |
0 |
||
sectors |
[‘Ants’] |
||
seed |
42 |
||
substeps |
10000 |
||
timesteps |
1000 |
||
timesteps_initialization |
0 |
||
x0 |
0.5 |
Parameters#
Notation |
Unit |
Value |
Lower Bound |
Upper Bound |
|
|---|---|---|---|---|---|
mu |
\(\mu\) |
1 / time |
1.0 |
1e-06 |
100.0 |
rho |
\(\rho\) |
1 / time |
0.5 |
1e-06 |
100.0 |