Skip to content

I have used a Multi-Layer Perceptron (MLP) neural network to classify handwritten Persian digits dataset. I have plotted the error curve during the training phase. It has been explained what maximum accuracy is achieved. Additionally, I have examined the accuracy of recognizing different digits.

Notifications You must be signed in to change notification settings

hghorbani77/handwritten-persian-digits-recognition

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Recognition of Handwritten Persian Digits using MLP Neural Network / تشخیص ارقام دست‌ نویس فارسی

Description

In this project, a dataset of handwritten Persian digits has been identified using a Multi-Layer Perceptron (MLP) neural network. In this repository, you can find the source code and results related to the training and evaluation of this neural network.

Dataset Overview

The dataset used for this exercise consists of 1,698 images of handwritten Persian digits from 0 to 9. This dataset is a subset of the comprehensive Hoda dataset (collected from the national university entrance exam in 2005 - 1384), which is provided in a file named "Hoda_Dataset.zip" along with other accompanying materials.

Features

  • Utilization of MLP for the recognition of handwritten Persian digits.
  • Plotting the error curve during the training phases.
  • Explanation of the maximum achieved accuracy in this project.
  • Examination of accuracy in recognizing different digits.

Contribution

We welcome any contributions and suggestions for improving this project. If you have ideas or enhancements, please create a new issue or send a pull request.


Note: Ensure that the Hoda_Dataset.zip file is extracted from its compressed form for the code to run correctly.

Author: Hossein Ghorbani

About

I have used a Multi-Layer Perceptron (MLP) neural network to classify handwritten Persian digits dataset. I have plotted the error curve during the training phase. It has been explained what maximum accuracy is achieved. Additionally, I have examined the accuracy of recognizing different digits.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages