hwalsuklee / tensorflow-mnist-cnn
MNIST classification using Convolutional NeuralNetwork. Various techniques such as data augmentation, dropout, batchnormalization, etc are implemented.
☆200Updated 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
- mnist classification with tensorflow ( nn, cnn, lstm, nlstm, bi-lstm, cnn-rnn)☆107Updated 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
- A guide to transfer learning with inception-resnet-v2.☆230Updated 5 years ago
- Keras pretrained models (VGG16, InceptionV3, Resnet50, Resnet152) + Transfer Learning for predicting classes in the Oxford 102 flower dat…☆271Updated 6 years ago
- Generative Adversarial Network for MNIST with tensorflow☆185Updated 10 months ago
- Simple Tensorflow implementation of Densenet using Cifar10, MNIST☆507Updated 6 years ago
- A collection of codes for 'how far can we go with MNIST' challenge☆61Updated 7 years ago
- Implemetations of alexnet using Tensorflow on mnist.☆42Updated 6 years ago
- Implementation of some basic GAN architectures in Keras☆45Updated 7 years ago
- YOLO: Real-Time Object Detection using Tensorflow and easy to use☆45Updated 7 years ago
- Simple implementation of Least Squares Generative Adversarial Networks☆43Updated 7 years ago
- here is my implementation of the basic googLeNet describe in the paper "Going Deeper with Convolutions" in keras☆39Updated 7 years ago
- Auxiliary Classifier Generative Adversarial Networks in Keras☆213Updated 7 years ago
- Inception-v4, Inception - Resnet-v1 and v2 Architectures in Keras☆385Updated 7 years ago
- Learning Deep Features for Discriminative Localization (2016)☆150Updated 2 years ago
- Simple Tensorflow implementation of ResNeXt using Cifar10☆157Updated 6 years ago
- DenseNet Implementation in Tensorflow☆568Updated 5 years ago
- DenseNet implementation in Keras☆707Updated 4 years ago
- an implement of AlexNet with tensorflow, which has a detailed explanation.☆149Updated 6 years ago
- Tensorflow implementation of adversarial auto-encoder for MNIST☆87Updated 7 years ago
- tensorflow example of visualizing features from a convnet☆151Updated 8 years ago
- A Tensorflow implementation of Deep Convolutional Generative Adversarial Networks trained on Fashion-MNIST, CIFAR-10, etc.☆70Updated 7 years ago
- Tensorflow implementation of variational auto-encoder for MNIST☆496Updated 7 years ago
- Segmentation visualization, keras, augmentation, fine tuning☆72Updated 6 years ago
- Tensorflow implementation of conditional variational auto-encoder for MNIST☆150Updated 7 years ago
- mnist competition submission repo for Tensorflow KR group☆36Updated 7 years ago
- Tensorflow implementation of SqueezeNet.☆129Updated 6 years ago
- A feature extractor based on Python 3, Tensorflow, and Scikit-learn created to improve the SVM accuracy to classify the MNIST dataset fas…☆70Updated 2 years ago
- Feed your own image data to a pre-trained network by tensorflow☆168Updated 6 years ago
- ResNet Implementation in TensorFlow☆84Updated 9 years ago