Computer Science 364
Artificial Intelligence
Dickinson College
Fall Semester 2006
Grant Braught
Machine Learning via Neural Networks
Reading Assignment 
Homework Assignment 
Related Web Sites 
Sample Code 
- EvenParityNN.py: A CONX neural network for classifying a 2 bit number as having even parity or not.
- PioneerNNWallFollower.zip: Programs used for the homework question in which a NN is trained to control a wall following robot.