hwalsuklee / tensorflow-mnist-MLP-batch_normalization-weight_initializers
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
- A collection of codes for 'how far can we go with MNIST' challenge☆61Updated 7 years ago
- Samples for Multi GPUs in TensorFlow☆83Updated 7 years ago
- Tensorflow implementation of Generative Adversarial Network for approximating a 1D Gaussian distribution☆25Updated 7 years ago
- Simple implementation of Least Squares Generative Adversarial Networks☆43Updated 7 years ago
- Simple Tensorflow DatasetAPI Tutorial for reading image☆73Updated 6 years ago
- Tensorflow implementation of different GANs and their comparisions☆112Updated 7 years ago
- A Tensorflow(v1.4) implementation of Capsule Networks (Dynamic Routing Between Capsules , https://arxiv.org/abs/1710.09829)☆198Updated 6 years ago
- A collection of small code snippets for learning how to code☆58Updated 6 years ago
- Efficient Neural Architecture search via parameter sharing(ENAS) micro search Tensorflow code for windows user☆114Updated 6 years ago
- Tensorflow implementation of conditional variational auto-encoder for MNIST☆150Updated 7 years ago
- MNIST classification using Convolutional NeuralNetwork. Various techniques such as data augmentation, dropout, batchnormalization, etc ar…☆200Updated 6 years ago
- Implementation of some basic GAN architectures in Keras☆45Updated 7 years ago
- A TensorFlow implementation of Group Normalization on the task of image classification☆208Updated 6 years ago
- Tensorflow implementation of Meta-Learning with Temporal Convolutions☆97Updated 7 years ago
- Simple Tensorflow implementation of "On the Convergence of Adam and Beyond" (ICLR 2018)☆104Updated 6 years ago
- Tensorflow Implementation of DiscoGAN☆56Updated 2 years ago
- A tensorflow implementation of informative generative adversarial network (InfoGAN ). I've added supervised loss to original InfoGAN.☆101Updated 7 years ago
- Simple Tensorflow implementation of "On The Variance Of The Adaptive Learning Rate And Beyond"☆97Updated 4 years ago
- Corrupted labels and label smoothing☆128Updated 7 years ago
- Comparison of Generative Models in Tensorflow☆97Updated 7 years ago
- Extending Keras to support tfrecord dataset☆61Updated 8 years ago
- Implementation of a couple deep learning models using TensorFlow☆145Updated 6 years ago
- Tensorflow 1.X implementation of Restricted Boltzman Machine(RBM) and Autoencoder with layerwise pretraining.☆83Updated 4 years ago
- Implement Generative Adversarial Nets by Tensorflow☆99Updated 7 years ago
- Simple Examples using TensorFlow Eager Execution☆43Updated 7 years ago
- Simple Tensorflow implementation of ResNeXt using Cifar10☆157Updated 6 years ago
- My attempt at implementing CapsNet from the paper Dynamic Routing Between Capsules☆91Updated 7 years ago
- A new kind of pooling layer for faster and sharper convergence☆76Updated 7 years ago
- Tensorflow implementation of adversarial auto-encoder for MNIST☆87Updated 7 years ago
- Simple TimeDistributed() wrapper Demo in Keras; sums images of MNIST digits☆60Updated 6 years ago