项目作者: Tejas1415

项目描述 :
Basic Deep Learning character recognition model which could be used in various OCR required situations.
高级语言: Python
项目地址: git://github.com/Tejas1415/Character-Recognition-Through-Deep-Learning.git


Character-recognition-Through-Deep-Learning

This is a basic character recognition deep learning model.
I have implemented this with reference to the code in the book “Deep Learning with Python” with some improvments of my own.

It takes a while to download the mnist database depending on the speed of the internet connection.

This can be used in different projects such as automatic NPR systems etc for further analysis.