Artificial Life |
Conway's Game of Life Project
Create a simple program that runs Conway's Game of Life | James Matthews
| 16/05/2000
|
Gaming |
Virus Game Project
Create a program that plays a simple board game, Virus. | James Matthews
| 27/12/2004
|
Search Tree Project
A very simple project aimed at teaching tree-searching algorithms. | James Matthews
| 24/05/2001
|
Othello Project
Create an agent that plays Othello. | Robert Lange
| 26/07/2003
|
Connect4 Game Project
Create an AI agent that plays Connect4. | James Matthews
| 27/10/2002
|
Genetic Algorithms |
The Beale Cypher
Use genetic algorithms to solve the famous Beale Cypher problem. | James Matthews
| 13/06/2003
|
Evolve Pi
Use a genetic algorithm to evolve the value of pi. | James Matthews
| 12/03/2001
|
Box Optimization Project
Use a genetic algorithm to find the optimal box dimensions for maximum volume. | James Matthews
| 14/07/2003
|
Natural Language Processing |
SHRDLU Project
A natural language processing project with applications in robotics and speech recognition! | James Matthews
| 01/07/2002
|
Intelligent Answering Machine Project
Develop a natural language program able to engage a human telephone caller in a dialogue. | Andy Thomas
| 03/03/2001
|
Neural Networks |
Simple OCR Project
Use a neural network to recognize digits and characters. | James Matthews
| 14/04/2001
|
Perceptron 'OR' Project
Train a perceptron to calculate the OR logic gate. | James Matthews
| 16/12/2001
|