This website is a hub for the Teesside University artificial intelligence workshop materials. Use this site to find the code and lecture notes used in the workshop.
Download all of the code from the GitHub repository using the link at the top of the page or using the Download button for each section listed bellow.
Download the lecture slides for the session using the button below.
Date: 29/11/2018
File type: .pptx
Download: .pptx
This NetLogo project includes some sample models to gently introduce you to NetLogo and agent based modeling. Go through the examples in the order they appear in the choice box: "patch-1", "ant-1", "rnd-ant", "rnd-ant-trail", "conway".
Date: 29/11/2018
Language: NetLogo
Download: .zip
This is a simple, incomplete model of a robot that draws lines. Complete the missing code and experiment to see what
kind of shapes you can draw. Try drawing the first letter of your name.
Hint: The move-up function has been completed for you.
Date: 04/12/2018
Language: NetLogo
Download: .zip
This is a simple, incomplete predator/prey model represented by bears and cowboys respectively. For this task, complete
the code for the “cowboys.move” function. The "cowboys.move" function allows the cowboys to run away from the bears.
Hint: Look at the "bears.move" function for help.
Date: 03/12/2018
Language: NetLogo
Download: .zip
This section contains the other models demonstrated in the workshop. Download the models using the link at the top of the page or using the Download button for each section listed bellow.
A famous model that demonstrates the impressive emerging properties that are produced with simple rules. The model shows alive cells as being white, and dead cells as being black. The rules for this system are as follows:
Date: 03/12/2018
Language: NetLogo
Download: .zip
A simple but impressive demonstration of emergent properties. For best results, run from setup4. The system pauses at 9000 ticks, press “GO” again to restart. The emergent properties of the system can be seen at about 10000 ticks. If the model is running too slow, try increasing the tick speed.
Date: 29/11/2018
Language: NetLogo
Download: .zip
An evolving predator/prey model based loosely on flocking. The black arrows represent foxes and the yellow/green arrows represent rabbits.
Date: 29/11/2018
Language: NetLogo
Download: .zip
A model demonstrating one or many bomb disposal robots. The robots will locate a bomb, pick it up, move it to the bin. This cycle will continue untill all of the bombs have been cleared.
Date: 03/12/2018
Language: NetLogo
Download: .zip
This model was built for third year artifical intelligence applications. This NetLogo project models how malaria reacts to antimalaira treatments over time. Included with the project is an accompanying paper that explains how the model works and what data was discovered when testing the model with different values.
Date: 29/11/2018
Language: NetLogo
Download: .zip
If you have any questions around artificial intelligence, Teesside University or being a student in general, feel free to contact me at q5045715@tees.ac.uk or using the button bellow.