Skip to content

Latest commit

 

History

History
7 lines (7 loc) · 684 Bytes

README.md

File metadata and controls

7 lines (7 loc) · 684 Bytes

Handwriting-Recognition

The repository has files containing of model, network, test images, etc for Handwriting Recognition of alphabets and digits with the help of Machine Learning.
To run the code in Linux, install Lua, iTorch and jupyter notebook. In jupyter notebook and open iTorch Implementation.ipynb after downloading all others files in a folder (including images). Now, in jupyter, you can change the name of the image from 'd1.png' (default) to any name of the image.

References:-
RNDuja blog
Spell Corrector