mnist topic
pytorch-siamese-triplet
One-Shot Learning with Triplet CNNs in Pytorch
ResNeSt-TF2
TensorFlow implementation of "ResNeSt: Split-Attention Networks"
VAE-Gumbel-Softmax
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
A collection of codes for 'how far can we go with MNIST' challenge
tensorflow-mnist-AAE
Tensorflow implementation of adversarial auto-encoder for MNIST
LeNet5-MNIST-PyTorch
The simplest implementation of LeNet5 with mnist in PyTorch. Accuracy: ~99%
Generative-Models
Comparison of Generative Models in Tensorflow
bdir_vae
simple implementation of "Improved Variational Inference with Inverse Autoregressive Flow" paper with pytorch
gans-2.0
Generative Adversarial Networks in TensorFlow 2.0