← All projects
2019·Shahid Beheshti University·University
Persian Digit Recognition
Neural network trained on a custom MNIST-like dataset for Persian digit detection.
PythonDeep LearningNeural NetworksComputer Vision
Collected data, created an MNIST-like dataset for Persian digits, and trained a neural network in Python for Persian digit detection. Final project for the Deep Learning course at Shahid Beheshti University.
- —Custom dataset collection and preprocessing
- —MNIST-style dataset creation for Persian digits
- —Neural network training and evaluation in Python