项目作者: zahrabashir98

项目描述 :
I wanna classify Farsi digits using Hoda Farsi Digit Dataset
高级语言: Python
项目地址: git://github.com/zahrabashir98/Classify-Farsi-Digits.git
创建时间: 2019-05-08T12:19:30Z
项目社区:https://github.com/zahrabashir98/Classify-Farsi-Digits

开源协议:MIT License

下载


Classify-Farsi-Digits

I want to classify Farsi digits using “Hoda Farsi Digit Dataset”

Actually I used two different approaches to Train my data…

  1. Implement the classifier by a MultiLayerPerceptron
  • I attached the source code and the results and reports in MLP folder.
  1. 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 ^_^