mnist-nn
There are 22 repositories under mnist-nn topic.
GiorgosXou/NeuralNetworks
A resource-conscious neural network implementation for MCUs
siddk/deep-nlp
Tensorflow Tutorial files and Implementations of various Deep NLP and CV Models.
geekgirljoy/OCR_Neural_Network
Examples of PHP-FANN OCR Neural Networks
novoselov-ab/ai-zero
Implementation of an AlphaGo Zero paper in one C++ header file without any dependencies
ibodumas/my_KNN_PCA_MNIST
Problems Identification: This project involves the implementation of efficient and effective KNN classifiers on MNIST data set. The MNIST data comprises of digital images of several digits ranging from 0 to 9. Each image is 28 x 28 pixels. Thus, the data set has 10 levels of classes.
iArunava/iSeeDigits
A Handwritten Digit Recognizer on the Web. Model trained locally on MNIST with ANN built from scratch.
ozaner/NeuralNetworks
All my machine learning projects and tests.
timothysusanto/MNIST-with-Keras-99.7-
THE MNIST DATABASE of handwritten digits Yann LeCun, Courant Institute, NYU
Vedant1202/DL_Number-Recognition
A deep learning implementation to recognize single integers from integers. Implemented with tensorflow. **Requires IPython Notebooks to be run ;)
xxl4tomxu98/SageMaker-MNIST
Xgboost-PyTorch Models on MNIST with K8s SageMaker Operators
Dna072/NeuralNetworks
Neural Network Applications
kripxera1/MNIST-NN-CPP
A simple handwritten digit classifier NN implemented from scratch in C++.
ujjwalgupta07/Digit-Recognizer
Digit Recognition on MNIST Data
AdarshSai/Image-Recognition-for-MNIST-data
Image Recognition using Python on MNIST dataset with the help of CNN, Multiclass Logistic Regression and SGD
ajulyav/Neural_Network_MNIST
Simple NN for MNIST Recognition
BeautifulBeer/Digit_Recognizer
Kaggle Competition, "Digit Recognizer" with Pytorch
BPDanek/le-baby-net
Study of leNet implementation in Python3.6 with Keras+Tensorflow backend.
pkmandke/MNIST
MNIST using tensorflow
sichkar-valentyn/mnist
MNIST Digits Classification with numpy only