Skip to content
#

persian-alphabet

Here are 7 public repositories matching this topic...

Python script for Persian alphabet recognition using two neural networks. Model 1: dense layers (2048 to 64 units, ReLU, softmax) for 43 classes. Model 2: CNN with Conv2D, BatchNorm, MaxPooling, Dropout. Both trained for 20 epochs, evaluated with ROC/AUC, and visualized. Real-world images classified and compared.

  • Updated Aug 18, 2025
  • Jupyter Notebook

Improve this page

Add a description, image, and links to the persian-alphabet topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the persian-alphabet topic, visit your repo's landing page and select "manage topics."

Learn more