mnist-dataset topic

List mnist-dataset repositories

CVAE-AnomalyDetection-PyTorch

36
Stars
2
Forks
Watchers

Example of Anomaly Detection using Convolutional Variational Auto-Encoder (CVAE)

MNIST-Machine-Learning

24
Stars
11
Forks
Watchers

Machine Learning MNIST Digits with a Neural Network in Excel

MemAE-TF2

24
Stars
6
Forks
Watchers

TensorFlow implementation of "Memorizing Normality to Detect Anomaly: Memory-augmented Deep Autoencoder for Unsupervised Anomaly Detection"

Implementing Deep learning in R using Keras and Tensorflow packages for R and implementing a Multi layer perceptron Model on MNIST dataset and doing Digit Recognition

Digit_Recognition_Web_App

20
Stars
2
Forks
Watchers

A Hand Written Digit Recognition app trained on the MNIST dataset of Keras using the CNN model. skills used are Tensorflow, HTML,CSS,javascript.

MNIST-cnn

21
Stars
14
Forks
Watchers

Convolutional neural networks with Python 3

tf-lcnn

38
Stars
10
Forks
Watchers

Tensorflow implementation for 'LCNN: Lookup-based Convolutional Neural Network'. Predict Faster using Models Trained Fast with Multi-GPUs

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.