I want to classify Farsi digits using "Hoda Farsi Digit Dataset"
Actually I used two different approaches to Train my data...
- Implement the classifier by a MultiLayerPerceptron
- I attached the source code and the results and reports in
MLP
folder.
- Implement the classifier by a DeepLayers(DeepLearning Tools)
- I attached the source code and the results and reports in
Deeplearning
folder.
I'll be glad if you help me doing them better ^_^