hwalsuklee / tensorflow-mnist-cnnLinks
MNIST classification using Convolutional NeuralNetwork. Various techniques such as data augmentation, dropout, batchnormalization, etc are implemented.
☆203Updated 6 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:
- A guide to transfer learning with inception-resnet-v2.☆230Updated 5 years ago
- mnist classification with tensorflow ( nn, cnn, lstm, nlstm, bi-lstm, cnn-rnn)☆108Updated 8 years ago
- MNIST classification using Multi-Layer Perceptron (MLP) with 2 hidden layers. Some weight-initializers and batch-normalization are implem…☆55Updated 8 years ago
- Simple Tensorflow implementation of Densenet using Cifar10, MNIST☆506Updated 6 years ago
- Tensorflow implementation of conditional Generative Adversarial Networks (cGAN) and conditional Deep Convolutional Adversarial Networks (…☆152Updated 7 years ago
- TensorFlow implementation of AlexNet and its training and testing on ImageNet ILSVRC 2012 dataset☆160Updated 6 years ago
- A collection of codes for 'how far can we go with MNIST' challenge☆61Updated 8 years ago
- Generative Adversarial Network for MNIST with tensorflow☆185Updated last year
- Implement Generative Adversarial Nets by Tensorflow☆99Updated 7 years ago
- ResNet Implementation in TensorFlow☆85Updated 9 years ago
- tensorflow example of visualizing features from a convnet☆152Updated 9 years ago
- Simple implementation of Least Squares Generative Adversarial Networks☆43Updated 7 years ago
- Simple Tensorflow implementation of ResNeXt using Cifar10☆157Updated 6 years ago
- Implementation of some basic GAN architectures in Keras☆45Updated 7 years ago
- Implemetations of alexnet using Tensorflow on mnist.☆42Updated 6 years ago
- Feed your own image data to a pre-trained network by tensorflow☆168Updated 6 years ago
- Deconvnet example based on Keras☆65Updated 6 years ago
- Code examples for training AlexNet using Keras and Theano☆107Updated 8 years ago
- A tensorflow implementation of googlenet☆25Updated 8 years ago
- Code for finetuning AlexNet in TensorFlow >= 1.2rc0☆779Updated 6 years ago
- A Tensorflow implementation of Semi-supervised Learning Generative Adversarial Networks (NIPS 2016: Improved Techniques for Training GANs…☆514Updated 6 years ago
- Finetuning AlexNet, VGGNet and ResNet with TensorFlow☆198Updated 4 years ago
- Tensorflow Implementation of GAN modeling for sequential data☆69Updated 7 years ago
- Using Keras and cats to visualize layers from CNNs☆150Updated 8 years ago
- Segmentation visualization, keras, augmentation, fine tuning☆72Updated 7 years ago
- ☆48Updated 7 years ago
- The Inception-ResNet v2 model using Keras (with weight files)☆182Updated 4 years ago
- Tensorflow implementation of SqueezeNet.☆129Updated 6 years ago
- Deep Learning libraries tested on images and time series☆163Updated 7 years ago
- Tensorflow implementation for Conditional Convolutional Adversarial Networks.☆220Updated 3 years ago