Armenian_letter_pred_CNN
aghabekyanmilena/Armenian_letter_pred_CNN
This project highlights the use of convolutional neural networks to achieve precise recognition of Armenian handwritten letters.
Summary
A Jupyter Notebook project implementing a CNN for Armenian handwritten letter recognition using PyTorch. It classifies 77 Armenian letters from grayscale images with data augmentation and GPU training. The README notes potential code optimization issues.