Skip to content
Snippets Groups Projects
Commit 1d9b01db authored by shawk masboob's avatar shawk masboob
Browse files

removing files

parent 48a35443
No related branches found
No related tags found
No related merge requests found
{
"cells": [
{
"cell_type": "markdown",
"metadata": {},
"source": [
"In order to successfully complete this assignment you need to commit this report to your project git repository on or before **11:59pm on Friday February 21**."
]
},
{
"cell_type": "markdown",
"metadata": {},
"source": [
"# <center>Using Agent Based Models in #your research area here#</center>\n",
"\n",
"<center>by #Your name#</center>"
]
},
{
"cell_type": "markdown",
"metadata": {},
"source": [
"---\n",
"# Instructions\n",
"\n",
"Write a ~1-2 page report about how Agent Based Models (ABMs) could be used in your area of research. There are three basic forms to this report:\n",
"\n",
"1. ABMs are already used in your area of research. Provide a summary and include references. If possible include a short example that could be demonstrated in class. \n",
"2. Describe how you could incorporate ABMs into your research domain. What research questions might you be able to ask, improve or validate?\n",
"3. ABMs can not be used in your area of research. Explain in detail why they can't be used. \n",
"\n",
"To be clear, I think 1 and 2 will be the most common reports. If you choose 3 you need to make a very convincing and thought out argument. \n",
"\n",
"You can write your report in any tool you want. I recommend Jupyter notebooks but Word, Latex, Google docs are all fine. If you use Jupyter notebooks (which I tend to like) make sure you do not include these instructions. Write the report so someone outside of the course could make sense of how ODEs can be used.\n",
"\n",
"**NOTE:** Make sure you remove all instructions from your reports. Make them readable so someone outside of the course could make sense of them.\n"
]
},
{
"cell_type": "markdown",
"metadata": {},
"source": [
"---\n",
"# References\n",
"\n",
"In all three example provide some references to papers you found that help illustrate your argument. I prefer references with links to papers. \n"
]
},
{
"cell_type": "markdown",
"metadata": {},
"source": [
"-----\n",
"### Congratulations, you are done!\n",
"\n",
"Now, you just need to commit and push this report to your project git repository. "
]
}
],
"metadata": {
"anaconda-cloud": {},
"kernelspec": {
"display_name": "Python 3",
"language": "python",
"name": "python3"
},
"language_info": {
"codemirror_mode": {
"name": "ipython",
"version": 3
},
"file_extension": ".py",
"mimetype": "text/x-python",
"name": "python",
"nbconvert_exporter": "python",
"pygments_lexer": "ipython3",
"version": "3.7.3"
}
},
"nbformat": 4,
"nbformat_minor": 1
}
%% Cell type:code id: tags:
``` python
```
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment