A real-time system that classifies handwritten single Bengali characters. Implementation of Handwritten Bangla Digit Recognition using Deep Learning by Md Zahangir Alom et. al. Uses basic convolutional architecture. Achieved an average training and testing accuracy of around 85%. Done using the CMATERdb pattern recognition database. Here is a snapshot of what the output looks like:

A sample snapshot
A sample snapshot

View the source code and other details on Github.