https://github.com/aaronwalker96/artificialintelligence
A git repository for my Artificial Intelligence University module
https://github.com/aaronwalker96/artificialintelligence
netlogo
Last synced: 2 months ago
JSON representation
A git repository for my Artificial Intelligence University module
- Host: GitHub
- URL: https://github.com/aaronwalker96/artificialintelligence
- Owner: AaronWalker96
- Created: 2018-09-30T15:09:47.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2019-01-21T13:05:24.000Z (over 6 years ago)
- Last Synced: 2025-02-13T23:16:16.485Z (4 months ago)
- Topics: netlogo
- Language: NetLogo
- Size: 559 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Artificial Intelligence Research Project
A git repository for a group work Artificial Intelligence University moduleGroup members:
* @luxkildor
* @lemmine## Initial Research
The origional paper that this research project was based off can be found here: https://academic.oup.com/jid/article/201/3/435/895722 (Last accessed 5th November 2018).
## Hypothesis
The main hypothesis of the model was to show the decrease in anti-malarial treatment effectiveness over time.
## Implementation
Both models are built in NetLogo and implement a binary genome that reproduce asexually using a simplified version of a binary genome mutation methodology.