mnist topic
what-digit-you-write
🎰Handwritten digit recognition application implemented by TensorFlow2 + Keras and Flask.
AdaBound-tensorflow
An optimizer that trains as fast as Adam and as good as SGD in Tensorflow
MNIST-CoreML
Predict handwritten digits with CoreML
cuda-neural-network
Convolutional Neural Network with CUDA (MNIST 99.23%)
neural-network-from-scratch
Implementation of a neural network from scratch in python.
fashion-mnist
A MNIST-like fashion product database. Benchmark :point_down:
awesome-tensorlayer
A curated list of dedicated resources and applications
Deep-Learning-From-Scratch
Six snippets of code that made deep learning what it is today.
mnist-classification
Pytorch、Scikit-learn实现多种分类方法,包括逻辑回归(Logistic Regression)、多层感知机(MLP)、支持向量机(SVM)、K近邻(KNN)、CNN、RNN,极简代码适合新手小白入门,附英文实验报告(ACM模板)
pytorch-generative-model-collections
Collection of generative models in Pytorch version.