Skip to content

BernC/perceptron

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

perceptron

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

About

Machine Learning Assignment Dec 2013

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages