The programming project for the Connectionist Computing module of my Computer Science degree at University College Dublin.
Read ProgrammingAssignment.pdf
Contains the MLP object and logic
Contains the training algorithm and test for the XOR example
The output for training1.rb
Contains the training algorithm and testing process for the exceptional part of the assignment, using the provided data set
The output for training2.rb
The first 4/5 part of the original data set, used for training purposes
The last 1/5 part of the original data set, used for testing