Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/msikorski93/persian-digits-lenet-5-scikit-learn

Image recognition on Persian handwritten digits with LeNet-5 neural network and scikit-learn models.
https://github.com/msikorski93/persian-digits-lenet-5-scikit-learn

classification gradient-boosting hard-voting-classifier image-recognition k-nearest-neighbors lenet-5 lightgbm persian-digits tensorflow

Last synced: 9 days ago
JSON representation

Image recognition on Persian handwritten digits with LeNet-5 neural network and scikit-learn models.

Awesome Lists containing this project

README

        

# Persian-Digits-LeNet-5
![ alt text ](https://img.shields.io/badge/license-MIT-green?style=&logo=)
![ alt text ](https://img.shields.io/badge/-Jupyter-F37626?logo=Jupyter&logoColor=white)
![ alt text ](https://img.shields.io/badge/-Keras-D00000?logo=Keras&logoColor=white)
![ alt text ](https://img.shields.io/badge/-TensorFlow-FF6F00?logo=TensorFlow&logoColor=white)
![ alt text ](https://img.shields.io/badge/-NumPy-013243?logo=Numpy&logoColor=white)
![ alt text ](https://img.shields.io/badge/-scikit--learn-F7931E?logo=scikitlearn&logoColor=white)

New update for October 2024. Persian digits were predicted with `scikit-learn` models and hard voting. The top estimator was the histogram-based gradient boosting algorithm with accuracy 0.9972 ± 0.0003 achieved in cross-validation for test dataset.

Image recognition on handwritten Persian digits performed with LeNet-5 architecture. Accuracy achieved on test dataset: 0.9964.