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

https://github.com/anuraganalog/recognize-hand-written-digits

Machine Learning and Neural Network techniques to recognize handwritten digits with high accuracy
https://github.com/anuraganalog/recognize-hand-written-digits

accuracy dataset epochs handwritten-digits minist neural-networks optimization pytorch recognition testing training

Last synced: 2 months ago
JSON representation

Machine Learning and Neural Network techniques to recognize handwritten digits with high accuracy

Awesome Lists containing this project

README

          

# Recognize-Hand-Written-Digits-using-Neural-Networks

## Frameworks

* **TensorFlow**
* **PyTorch**

## Techniques Used

* Linear Regression
* Logistic Regression
* Descision Trees
* Random Forest
* Gradient Boosting
* Fully connected layers
* Convolution layers