mnist-handwriting-recognition topic

List mnist-handwriting-recognition repositories

Handwritten-Multiple-Digits-Recognizer

39
Stars
13
Forks
Watchers

An Intuitive Desktop GUI Application For Recognizing Multiple Handwritten Digits Drawn At The Same Time. Trained On MNIST Dataset and Built With Python, OpenCV and TKinter

NeuralNetworks

66
Stars
21
Forks
Watchers

A resource-conscious neural network implementation for MCUs

what-digit-you-write

42
Stars
13
Forks
Watchers

🎰Handwritten digit recognition application implemented by TensorFlow2 + Keras and Flask.

MNIST-Digit.Recognizer-CNNs

120
Stars
73
Forks
Watchers

Implementation of CNN to recognize hand written digits (MNIST) running for 10 epochs. Accuracy: 98.99%

MXNet-GluonCV-AWS-Coursera

19
Stars
11
Forks
Watchers

This repo includes my solutions to the Coursera course offered by AWS titled "AWS Computer Vision: Getting Started with GluonCV", in addition to more tutorials and in-depth handson labs. Please :star2...

AWS-Fundamentals-Specialization

24
Stars
13
Forks
Watchers

AWS Fundamentals Specialization Coursera

Spiking-Restricted-Boltzmann-Machine

27
Stars
11
Forks
Watchers

RBM implemented with spiking neurons in Python. Contrastive Divergence used to train the network.

TibetanMNIST

31
Stars
12
Forks
Watchers

MNIST of Tibetan handwriting 国产手写藏文MNIST数据集(TibetanMNIST)的图像分类处理与各种好玩的脑洞~

MNIST

33
Stars
8
Forks
Watchers

Handwritten digit recognizer using a feed-forward neural network and the MNIST dataset of 70,000 human-labeled handwritten digits.

Digit-Classifier

21
Stars
12
Forks
Watchers

Wrote a neural network that uses fundamental DL algorithms to identify handwritten digits from MNIST dataset.