mnist topic

List mnist repositories

ResNeSt-TF2

67
Stars
17
Forks
Watchers

TensorFlow implementation of "ResNeSt: Split-Attention Networks"

VAE-Gumbel-Softmax

71
Stars
18
Forks
Watchers

An implementation of a Variational-Autoencoder using the Gumbel-Softmax reparametrization trick in TensorFlow (tested on r1.5 CPU and GPU) in ICLR 2017.

how-far-can-we-go-with-MNIST

61
Stars
13
Forks
Watchers

A collection of codes for 'how far can we go with MNIST' challenge

tensorflow-mnist-AAE

86
Stars
25
Forks
Watchers

Tensorflow implementation of adversarial auto-encoder for MNIST

LeNet5-MNIST-PyTorch

190
Stars
56
Forks
Watchers

The simplest implementation of LeNet5 with mnist in PyTorch. Accuracy: ~99%

Generative-Models

97
Stars
35
Forks
Watchers

Comparison of Generative Models in Tensorflow

bdir_vae

53
Stars
3
Forks
Watchers

simple implementation of "Improved Variational Inference with Inverse Autoregressive Flow" paper with pytorch

gans-2.0

76
Stars
14
Forks
Watchers

Generative Adversarial Networks in TensorFlow 2.0