hwalsuklee / tensorflow-mnist-MLP-batch_normalization-weight_initializersLinks
MNIST classification using Multi-Layer Perceptron (MLP) with 2 hidden layers. Some weight-initializers and batch-normalization are implemented.
☆55Updated 8 years ago
Alternatives and similar repositories for tensorflow-mnist-MLP-batch_normalization-weight_initializers
Users that are interested in tensorflow-mnist-MLP-batch_normalization-weight_initializers are comparing it to the libraries listed below
Sorting:
- Samples for Multi GPUs in TensorFlow☆83Updated 7 years ago
- MNIST classification using Convolutional NeuralNetwork. Various techniques such as data augmentation, dropout, batchnormalization, etc ar…☆203Updated 7 years ago
- A collection of codes for 'how far can we go with MNIST' challenge☆61Updated 8 years ago
- Simple implementation of Least Squares Generative Adversarial Networks☆43Updated 8 years ago
- Implementation of some basic GAN architectures in Keras☆45Updated 8 years ago
- Tensorflow implementation of different GANs and their comparisions☆112Updated 7 years ago
- Simple Tensorflow DatasetAPI Tutorial for reading image☆73Updated 6 years ago
- Comparison of Generative Models in Tensorflow☆97Updated 7 years ago
- Tensorflow Implementation of DiscoGAN☆57Updated 2 years ago
- ☆27Updated 7 years ago
- Tensorflow implementation of conditional variational auto-encoder for MNIST☆151Updated 8 years ago
- Implement Generative Adversarial Nets by Tensorflow☆99Updated 7 years ago
- Generative Adversarial Network for MNIST with tensorflow☆185Updated last year
- A collection of small code snippets for learning how to code☆58Updated 7 years ago
- Maxout Networks TensorFlow implementation presented in https://arxiv.org/abs/1302.4389☆56Updated 6 years ago
- Efficient Neural Architecture search via parameter sharing(ENAS) micro search Tensorflow code for windows user☆115Updated 7 years ago
- A tensorflow implementation of informative generative adversarial network (InfoGAN ). I've added supervised loss to original InfoGAN.☆101Updated 8 years ago
- A TensorFlow implementation of Group Normalization on the task of image classification☆208Updated 6 years ago
- Implementation of a couple deep learning models using TensorFlow☆145Updated 6 years ago
- My attempt at implementing CapsNet from the paper Dynamic Routing Between Capsules☆91Updated 7 years ago
- A guide to transfer learning with inception-resnet-v2.☆230Updated 5 years ago
- Extending Keras to support tfrecord dataset☆61Updated 8 years ago
- An extendable framework for training neural network models using TensorFlow.☆112Updated 5 years ago
- Jupyter notebook running through basic examples of Distributed TensorFlow☆70Updated 3 years ago
- An example of data parallelism and async updates of parameter in tensorflow.☆121Updated 7 years ago
- Notebook for my medium article about how to use Dataset API in TensorFlow☆156Updated 7 years ago
- ☆53Updated 8 years ago
- ☆70Updated 2 years ago
- Recurrent Convolutional Neural Networks in Keras☆50Updated 7 years ago
- Tensorflow 1.X implementation of Restricted Boltzman Machine(RBM) and Autoencoder with layerwise pretraining.☆83Updated 4 years ago