Machine Learning Assignment Dec 2013
Java implementationn of a single layer perceptron which learns the patterns in the attached ocr_data file. The tranfer function used is bipolar ie the output pattern for the character B is (-1,1,-1,-1,-1,-1,-1) The code was tested using the test patterns given at the end of the ocr_data data file