new docs
This commit is contained in:
parent
76e9228d3b
commit
f3e100bb77
|
|
@ -216,7 +216,7 @@
|
||||||
"\n",
|
"\n",
|
||||||
"## Simulation run\n",
|
"## Simulation run\n",
|
||||||
"* 5 monte carlo runs with 100 timesteps. Each timestep is equal to 1 day.\n",
|
"* 5 monte carlo runs with 100 timesteps. Each timestep is equal to 1 day.\n",
|
||||||
"\n",
|
"* We are going to perform a parameter sweep in this notebook over the frequency of the Red Cross drips into the system. For our simulation, we will run our model with drips every 30,60, and 90 days, and compare/contrast the performance of our system against over these differences.\n",
|
||||||
"\n",
|
"\n",
|
||||||
"## Proposed Experiments\n",
|
"## Proposed Experiments\n",
|
||||||
""
|
""
|
||||||
|
|
|
||||||
|
|
@ -216,7 +216,7 @@
|
||||||
"\n",
|
"\n",
|
||||||
"## Simulation run\n",
|
"## Simulation run\n",
|
||||||
"* 5 monte carlo runs with 100 timesteps. Each timestep is equal to 1 day.\n",
|
"* 5 monte carlo runs with 100 timesteps. Each timestep is equal to 1 day.\n",
|
||||||
"\n",
|
"* We are going to perform a parameter sweep in this notebook over the frequency of the Red Cross drips into the system. For our simulation, we will run our model with drips every 30,60, and 90 days, and compare/contrast the performance of our system against over these differences.\n",
|
||||||
"\n",
|
"\n",
|
||||||
"## Proposed Experiments\n",
|
"## Proposed Experiments\n",
|
||||||
""
|
""
|
||||||
|
|
|
||||||
|
|
@ -1,10 +1,10 @@
|
||||||
# Community_Inclusion_Currencies
|
# Community_Inclusion_Currencies
|
||||||
Repository for Complex Systems model of the Grassroots Economics Community Inclusion Currency project.
|
Repository for Complex Systems model of the Grassroots Economics Community Inclusion Currency project. The Colab notebooks are able to be run and played with by anyone who uses the link.
|
||||||
|
|
||||||
### Colab
|
### Colab
|
||||||
[Click here to get to interactive colab](https://colab.research.google.com/github/BlockScience/Community_Inclusion_Currencies/blob/master/Colab/CIC_Network_cadCAD_model.ipynb#scrollTo=UZEO2sP9Mhi-)
|
[Click here to get to an interactive notebook](https://colab.research.google.com/github/BlockScience/Community_Inclusion_Currencies/blob/master/Colab/CIC_Network_cadCAD_model.ipynb#scrollTo=UZEO2sP9Mhi-)
|
||||||
|
|
||||||
[Click here to for an interactive colab with a parameter sweep](https://colab.research.google.com/github/BlockScience/Community_Inclusion_Currencies/blob/master/Colab/CIC_Network_cadCAD_model_params.ipynb)
|
[Click here to for an interactive notebook with a parameter sweep](https://colab.research.google.com/github/BlockScience/Community_Inclusion_Currencies/blob/master/Colab/CIC_Network_cadCAD_model_params.ipynb)
|
||||||
|
|
||||||
### Simulation work
|
### Simulation work
|
||||||
[Click here](Simulation/CIC_Network_cadCAD_model.ipynb)
|
[Click here](Simulation/CIC_Network_cadCAD_model.ipynb)
|
||||||
|
|
|
||||||
|
|
@ -216,7 +216,7 @@
|
||||||
"\n",
|
"\n",
|
||||||
"## Simulation run\n",
|
"## Simulation run\n",
|
||||||
"* 5 monte carlo runs with 100 timesteps. Each timestep is equal to 1 day.\n",
|
"* 5 monte carlo runs with 100 timesteps. Each timestep is equal to 1 day.\n",
|
||||||
"\n",
|
"* We are going to perform a parameter sweep in this notebook over the frequency of the Red Cross drips into the system. For our simulation, we will run our model with drips every 30,60, and 90 days, and compare/contrast the performance of our system against over these differences.\n",
|
||||||
"\n",
|
"\n",
|
||||||
"## Proposed Experiments\n",
|
"## Proposed Experiments\n",
|
||||||
""
|
""
|
||||||
|
|
|
||||||
|
|
@ -216,7 +216,7 @@
|
||||||
"\n",
|
"\n",
|
||||||
"## Simulation run\n",
|
"## Simulation run\n",
|
||||||
"* 5 monte carlo runs with 100 timesteps. Each timestep is equal to 1 day.\n",
|
"* 5 monte carlo runs with 100 timesteps. Each timestep is equal to 1 day.\n",
|
||||||
"\n",
|
"* We are going to perform a parameter sweep in this notebook over the frequency of the Red Cross drips into the system. For our simulation, we will run our model with drips every 30,60, and 90 days, and compare/contrast the performance of our system against over these differences.\n",
|
||||||
"\n",
|
"\n",
|
||||||
"## Proposed Experiments\n",
|
"## Proposed Experiments\n",
|
||||||
""
|
""
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue