Skip to content
This repository was archived by the owner on May 11, 2021. It is now read-only.

Latest commit

 

History

7 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pretty Digits

In this project, we compare machine learning algorithms to predict Farsi hand-written digits. The simplest way is to employ a K-Nearest Neighbors model. However, a Deep Neural Network with fully connected layers increases accuracy. Finally, fitting a Convolutional Neural Network reaches us to 99 percent accuracy after a few epochs.

Hoda dataset

It is just like MNIST dataset, but with Persian digits. the samples are all hand-written, grayscale, at the center and without rotation. That is why I called this repository "pretty-digits". I also used HodaDatasetReader to get .cdb files and read them.

License

This project is licensed under the MIT License - see the LICENSE file for details

About

Applying machine learning algorithms on Hoda dataset

Topics

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages