ニューラルネットワークは過去数年の文字認識に使用されていますが、ほとんどの作業は英語の文字認識に限定されていました。日付まで、手書きペルシア語文字認識に関するごくわずかな作業が報告されています。この論文では、1つの隠れ層を持つ多層パーセプトロンを使用して、手書きのペルシア文字を認識しようとしました。エラーバックプロパゲーションアルゴリズムは、MLPネットワークのトレーニングに使用されています。さらに、手書きのペルシア語文字の認識において、バックプロパゲーションネットワークの高性能を達成するために、非表示ノードの数を決定するための分析が実行されました。このシステムは、異なる年齢層の男性と女性の両方の参加者によって提供されるいくつかの異なる形式の手書きを使用してトレーニングされています。最後に、この厳しいトレーニングにより、MLPネットワークを使用した自動HCRシステムが実現します。この作業では、5人の作家の250のサンプルで実験が行われました。結果は、エラー逆伝播アルゴリズムによってトレーニングされたMLPネットワークが認識精度とメモリ使用量において優れていることを示しました。結果は、逆伝播ネットワークが手書きペルシア語文字の80%以上の良好な認識精度を提供することを示しています。
Neural Networks are being used for character recognition from last many years but most of the work was confined to English character recognition. Till date, a very little work has been reported for Handwritten Farsi Character recognition. In this paper, we have made an attempt to recognize handwritten Farsi characters by using a multilayer perceptron with one hidden layer. The error backpropagation algorithm has been used to train the MLP network. In addition, an analysis has been carried out to determine the number of hidden nodes to achieve high performance of backpropagation network in the recognition of handwritten Farsi characters. The system has been trained using several different forms of handwriting provided by both male and female participants of different age groups. Finally, this rigorous training results an automatic HCR system using MLP network. In this work, the experiments were carried out on two hundred fifty samples of five writers. The results showed that the MLP networks trained by the error backpropagation algorithm are superior in recognition accuracy and memory usage. The result indicates that the backpropagation network provides good recognition accuracy of more than 80% of handwritten Farsi characters.