Skip to content

In this project I write Perceptron algorithm for character recognition , This is one layer deep learning algorithm which find the suitable weight for each character to predict noisy character which are in test file. Characters are in training data file and I define Readfile() function to just read this data file but you can change it perfectly.

Notifications You must be signed in to change notification settings

Yasaminrahimi/perceptron

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Perceptron Algorithm

About

In this project I write Perceptron algorithm for character recognition , This is one layer deep learning algorithm which find the suitable weight for each character to predict noisy character which are in test file. Characters are in training data file and I define Readfile() function to just read this data file but you can change it perfectly.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages