An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

        

# Artificial Intelligence Research Project
A git repository for a group work Artificial Intelligence University module

Group 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.