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
- Simple implementation of Least Squares Generative Adversarial Networks☆43Updated 7 years ago
- Samples for Multi GPUs in TensorFlow☆83Updated 7 years ago
- A collection of codes for 'how far can we go with MNIST' challenge☆61Updated 7 years ago
- Simple Tensorflow implementation of "On the Convergence of Adam and Beyond" (ICLR 2018)☆104Updated 6 years ago
- Simple Tensorflow DatasetAPI Tutorial for reading image☆73Updated 6 years ago
- Efficient Neural Architecture search via parameter sharing(ENAS) micro search Tensorflow code for windows user☆116Updated 6 years ago
- With reconstruct, capsule representation, adversarial experiments. Implementation of NIPS2017 paper "Dynamic Routing Between Capsules" in…☆75Updated 7 years ago
- Tensorflow implementation of conditional variational auto-encoder for MNIST☆150Updated 8 years ago
- Implementation of some basic GAN architectures in Keras☆45Updated 7 years ago
- Tensorflow implementation of different GANs and their comparisions☆112Updated 7 years ago
- Simple Examples using TensorFlow Eager Execution☆43Updated 7 years ago
- A TensorFlow implementation of Group Normalization on the task of image classification☆208Updated 6 years ago
- Implementation of training and testing process of VGG16 and VGG19 in TensorFlow☆22Updated 8 years ago
- Tensorflow implementation of Generative Adversarial Network for approximating a 1D Gaussian distribution☆26Updated 8 years ago
- Tensorflow Implementation of DiscoGAN☆57Updated 2 years ago
- Comparison of Generative Models in Tensorflow☆97Updated 7 years ago
- Tensorflow Implementation of GAN modeling for sequential data☆69Updated 7 years ago
- Recurrent Visual Attention Model☆135Updated 5 years ago
- Compact Bilinear Pooling (https://arxiv.org/abs/1511.06062) for TensorFlow☆46Updated 5 years ago
- Tensorflow 1.X implementation of Restricted Boltzman Machine(RBM) and Autoencoder with layerwise pretraining.☆83Updated 4 years ago
- A collection of small code snippets for learning how to code☆58Updated 6 years ago
- A tensorflow implementation of informative generative adversarial network (InfoGAN ). I've added supervised loss to original InfoGAN.☆101Updated 7 years ago
- Corrupted labels and label smoothing☆129Updated 7 years ago
- An example of data parallelism and async updates of parameter in tensorflow.☆121Updated 6 years ago
- ☆86Updated 2 years ago
- ☆27Updated 7 years ago
- Maxout Networks TensorFlow implementation presented in https://arxiv.org/abs/1302.4389☆56Updated 6 years ago
- Jupyter notebook running through basic examples of Distributed TensorFlow☆70Updated 3 years ago
- Tensorflow implementation of Meta-Learning with Temporal Convolutions☆97Updated 7 years ago
- A CNN with an attentional module that I built while attending the brains minds and machines summer course☆68Updated 6 years ago