An open API service indexing awesome lists of open source software.

https://github.com/geektrovert/deepnumta

A Comprehensive Study on Deep Learning Approaches for Bengali Handwritten Digit Recognition
https://github.com/geektrovert/deepnumta

bangla bangla-digit-recognition deep-learning digit-recognition handwritten-digit-recognition keras python3 tensorflow

Last synced: about 2 months ago
JSON representation

A Comprehensive Study on Deep Learning Approaches for Bengali Handwritten Digit Recognition

Awesome Lists containing this project

README

          

# DeepNumta

A Comprehensive Study on Deep Learning Approaches for Bengali Handwritten Digit Recognition

## Approaches

* [x] A custom built 10 layer Neural Network
* Code: [DeepNumtaCNN.ipynb](./DeepNumtaCNN.ipynb)
* Leaderboard position: [4th](https://www.kaggle.com/samnan/competitions)
* Gets 99.4% accuracy on validation set and 96.68% test accuracy on Kaggle test set of NumtaDB
* [ ] ResNet34
* [ ] ResNeXt

## Dataset

NumtaDB - [https://www.kaggle.com/BengaliAI/numta](https://www.kaggle.com/BengaliAI/numta)