mnist-classification topic

List mnist-classification repositories

DANN-pytorch

46
Stars
13
Forks
Watchers

Implementation of DANN with pytorch

mnist-classification

369
Stars
92
Forks
Watchers

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

svm_mnist_digit_classification

271
Stars
102
Forks
Watchers

MNIST digit classification with scikit-learn and Support Vector Machine (SVM) algorithm.

AndroidTensorFlowMNISTExample

462
Stars
99
Forks
Watchers

Android TensorFlow MachineLearning MNIST Example (Building Model with TensorFlow for Android)

mnist-android-tensorflow

327
Stars
66
Forks
Watchers

Handwritten digits classification from MNIST with TensorFlow on Android; Featuring Tutorial!

tensorflow-mnist-cnn

196
Stars
96
Forks
Watchers

MNIST classification using Convolutional NeuralNetwork. Various techniques such as data augmentation, dropout, batchnormalization, etc are implemented.

pytorch-classification-uncertainty

392
Stars
59
Forks
Watchers

This repo contains a PyTorch implementation of the paper: "Evidential Deep Learning to Quantify Classification Uncertainty"

StochasticNet

185
Stars
8
Forks
Watchers

Nerual Network of Stochastic Computing for MNIST Recognition