mnist topic

List mnist repositories
trafficstars

what-digit-you-write

42
Stars
13
Forks
Watchers

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

AdaBound-tensorflow

46
Stars
6
Forks
Watchers

An optimizer that trains as fast as Adam and as good as SGD in Tensorflow

cuda-neural-network

164
Stars
38
Forks
Watchers

Convolutional Neural Network with CUDA (MNIST 99.23%)

neural-network-from-scratch

35
Stars
21
Forks
Watchers

Implementation of a neural network from scratch in python.

fashion-mnist

11.6k
Stars
3.0k
Forks
Watchers

A MNIST-like fashion product database. Benchmark :point_down:

awesome-tensorlayer

266
Stars
62
Forks
Watchers

A curated list of dedicated resources and applications

Deep-Learning-From-Scratch

259
Stars
58
Forks
Watchers

Six snippets of code that made deep learning what it is today.

mnist-classification

369
Stars
92
Forks
Watchers

Pytorch、Scikit-learn实现多种分类方法,包括逻辑回归(Logistic Regression)、多层感知机(MLP)、支持向量机(SVM)、K近邻(KNN)、CNN、RNN,极简代码适合新手小白入门,附英文实验报告(ACM模板)

pytorch-generative-model-collections

2.6k
Stars
548
Forks
Watchers

Collection of generative models in Pytorch version.