Skip to content

Deep Learning algorithm in pytorch to detect Hindi Alphabets given in form of images

Notifications You must be signed in to change notification settings

diveshlunker/Hindi-Alphabet-Recognition

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

Hindi-Alphabet-Recognition

Deep Learning algorithm in pytorch to detect Hindi Alphabets given in form of images



This project is built using pytorch to train and test the model.
The data set is taken from archieve.ics.uci.edu
Two EPOCHS are done which has given an accuracy of about 95% but can be increased with increasing number of EPOCHS.
In case of memory error, decrease the BATCH_SIZE.

Releases

No releases published

Packages

No packages published

Languages