-
Notifications
You must be signed in to change notification settings - Fork 1
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.
Yasaminrahimi/perceptron
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
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