hwalsuklee / tensorflow-mnist-cnn
MNIST classification using Convolutional NeuralNetwork. Various techniques such as data augmentation, dropout, batchnormalization, etc are implemented.
☆198Updated 6 years ago
Related projects ⓘ
Alternatives and complementary repositories for tensorflow-mnist-cnn
- A guide to transfer learning with inception-resnet-v2.☆232Updated 5 years ago
- MNIST classification using Multi-Layer Perceptron (MLP) with 2 hidden layers. Some weight-initializers and batch-normalization are implem…☆54Updated 7 years ago
- mnist classification with tensorflow ( nn, cnn, lstm, nlstm, bi-lstm, cnn-rnn)☆101Updated 7 years ago
- Simple Tensorflow implementation of Densenet using Cifar10, MNIST☆507Updated 5 years ago
- A collection of codes for 'how far can we go with MNIST' challenge☆61Updated 7 years ago
- Generative Adversarial Network for MNIST with tensorflow☆185Updated 6 months ago
- Classify MNIST image dataset into 10 classes. Build an image classifier with Recurrent Neural Network (RNN: LSTM) on Tensorflow.☆87Updated 7 years ago
- A Tensorflow implementation of Deep Convolutional Generative Adversarial Networks trained on Fashion-MNIST, CIFAR-10, etc.☆70Updated 6 years ago
- DenseNet Implementation in Tensorflow☆572Updated 5 years ago
- Simple implementation of Least Squares Generative Adversarial Networks☆43Updated 7 years ago
- ResNet Implementation in TensorFlow☆84Updated 8 years ago
- Simple Tensorflow implementation of ResNeXt using Cifar10☆158Updated 6 years ago
- Everything about Generative Adversarial Networks☆251Updated 5 years ago
- This is an implementation of Convolutional AutoEncoder using only TensorFlow☆118Updated 5 years ago
- Tensorflow implementation of Generative Adversarial Networks (GAN) and Deep Convolutional Generative Adversarial Netwokrs for MNIST datas…☆175Updated 7 years ago
- DenseNet implementation in Keras☆707Updated 4 years ago
- TensorFlow implementation of AlexNet and its training and testing on ImageNet ILSVRC 2012 dataset☆161Updated 5 years ago
- Tensorflow implementation for Conditional Convolutional Adversarial Networks.☆218Updated 2 years ago
- Auxiliary Classifier Generative Adversarial Networks in Keras☆213Updated 6 years ago
- tensorflow example of visualizing features from a convnet☆151Updated 8 years ago
- Code for finetuning AlexNet in TensorFlow >= 1.2rc0☆777Updated 5 years ago
- Implemetations of alexnet using Tensorflow on mnist.☆42Updated 6 years ago
- Implement Generative Adversarial Nets by Tensorflow☆99Updated 7 years ago
- Tensorflow implementation of adversarial auto-encoder for MNIST☆86Updated 7 years ago
- Implementation of training and testing process of VGG16 and VGG19 in TensorFlow☆22Updated 7 years ago
- Tensorflow implementation of variational auto-encoder for MNIST☆494Updated 7 years ago
- Implementation of some basic GAN architectures in Keras☆45Updated 7 years ago
- InfoGAN: Interpretable Representation Learning☆154Updated 7 years ago
- Keras autoencoders (convolutional/fcc) [proof of concept]☆174Updated 5 years ago