hwalsuklee / tensorflow-mnist-cnnLinks
MNIST classification using Convolutional NeuralNetwork. Various techniques such as data augmentation, dropout, batchnormalization, etc are implemented.
☆203Updated 7 years ago
Alternatives and similar repositories for tensorflow-mnist-cnn
Users that are interested in tensorflow-mnist-cnn are comparing it to the libraries listed below
Sorting:
- MNIST classification using Multi-Layer Perceptron (MLP) with 2 hidden layers. Some weight-initializers and batch-normalization are implem…☆55Updated 8 years ago
- A guide to transfer learning with inception-resnet-v2.☆230Updated 5 years ago
- A collection of codes for 'how far can we go with MNIST' challenge☆61Updated 8 years ago
- Simple Tensorflow implementation of Densenet using Cifar10, MNIST☆506Updated 6 years ago
- Generative Adversarial Network for MNIST with tensorflow☆185Updated last year
- The Inception-ResNet v2 model using Keras (with weight files)☆182Updated 4 years ago
- TensorFlow implementation of AlexNet and its training and testing on ImageNet ILSVRC 2012 dataset☆159Updated 6 years ago
- Implemetations of alexnet using Tensorflow on mnist.☆42Updated 6 years ago
- A Tensorflow implementation of Deep Convolutional Generative Adversarial Networks trained on Fashion-MNIST, CIFAR-10, etc.☆71Updated 7 years ago
- Cifar-10 CNN implementation using TensorFlow library with 20% error.☆91Updated 5 years ago
- Simple Tensorflow implementation of ResNeXt using Cifar10☆157Updated 7 years ago
- mnist competition submission repo for Tensorflow KR group☆36Updated 8 years ago
- Simple Tensorflow implementation of pre-activation ResNet18, 34, 50, 101, 152☆180Updated 6 years ago
- A GUI Tool for visualizing the intermediate layer of VGG-16 CNN trained on Imagenet☆57Updated 4 years ago
- Code examples for training AlexNet using Keras and Theano☆107Updated 8 years ago
- Simple implementation of Least Squares Generative Adversarial Networks☆43Updated 8 years ago
- Inception-v4, Inception - Resnet-v1 and v2 Architectures in Keras☆388Updated 7 years ago
- Tensorflow implementation of variational auto-encoder for MNIST☆497Updated 8 years ago
- Keras pretrained models (VGG16, InceptionV3, Resnet50, Resnet152) + Transfer Learning for predicting classes in the Oxford 102 flower dat…☆274Updated 7 years ago
- Learning Deep Features for Discriminative Localization (2016)☆149Updated 2 years ago
- Little More Advanced TensorFlow Implementations☆371Updated 7 years ago
- A Tensorflow implementation of CapsNet(Capsules Net) apply on german traffic sign dataset☆178Updated 7 years ago
- Implementation of some basic GAN architectures in Keras☆45Updated 8 years ago
- Implementation of training and testing process of VGG16 and VGG19 in TensorFlow☆22Updated 8 years ago
- Everything about Generative Adversarial Networks☆249Updated 6 years ago
- an implement of AlexNet with tensorflow, which has a detailed explanation.☆149Updated 7 years ago
- Implement Generative Adversarial Nets by Tensorflow☆99Updated 7 years ago
- tensorflow example of visualizing features from a convnet☆151Updated 9 years ago
- This is an implementation of Convolutional AutoEncoder using only TensorFlow☆120Updated 6 years ago
- A Tensorflow implementation of Semi-supervised Learning Generative Adversarial Networks (NIPS 2016: Improved Techniques for Training GANs…☆516Updated 6 years ago