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
- Simple implementation of Least Squares Generative Adversarial Networks☆43Updated 7 years ago
- A collection of codes for 'how far can we go with MNIST' challenge☆61Updated 8 years ago
- Simple Tensorflow DatasetAPI Tutorial for reading image☆73Updated 6 years ago
- Corrupted labels and label smoothing☆129Updated 7 years ago
- Tensorflow Implementation of DiscoGAN☆57Updated 2 years ago
- Simple Tensorflow implementation of "On the Convergence of Adam and Beyond" (ICLR 2018)☆104Updated 6 years ago
- Compact Bilinear Pooling (https://arxiv.org/abs/1511.06062) for TensorFlow☆46Updated 5 years ago
- Simple TimeDistributed() wrapper Demo in Keras; sums images of MNIST digits☆60Updated 7 years ago
- Tensorflow implementation of Generative Adversarial Network for approximating a 1D Gaussian distribution☆26Updated 8 years ago
- Tensorflow implementation of conditional variational auto-encoder for MNIST☆150Updated 8 years ago
- A TensorFlow implementation of Group Normalization on the task of image classification☆208Updated 6 years ago
- Tensorflow implementation of different GANs and their comparisions☆112Updated 7 years ago
- Recurrent Visual Attention Model☆135Updated 5 years ago
- A tensorflow implementation of informative generative adversarial network (InfoGAN ). I've added supervised loss to original InfoGAN.☆101Updated 8 years ago
- A collection of small code snippets for learning how to code☆58Updated 7 years ago
- Comparison of Generative Models in Tensorflow☆97Updated 7 years ago
- Implementation of some basic GAN architectures in Keras☆45Updated 7 years ago
- ☆27Updated 7 years ago
- Simple Tensorflow implementation of ResNeXt using Cifar10☆157Updated 6 years ago
- Extending Keras to support tfrecord dataset☆61Updated 8 years ago
- Tensorflow Implementation of GAN modeling for sequential data☆69Updated 7 years ago
- A Mxnet implementation of CapsNet in Hinton's paper Dynamic Routing Between Capsules☆56Updated 6 years ago
- Maxout Networks TensorFlow implementation presented in https://arxiv.org/abs/1302.4389☆56Updated 6 years ago
- Segmentation visualization, keras, augmentation, fine tuning☆72Updated 7 years ago
- Efficient Neural Architecture search via parameter sharing(ENAS) micro search Tensorflow code for windows user☆116Updated 6 years ago
- Recurrent Convolutional Neural Networks in Keras☆50Updated 7 years ago
- Wasserstein DCGAN in Tensorflow/Keras☆93Updated 8 years ago
- Re-implementation of VGG Network in tensorflow☆72Updated 7 years ago
- Implementation of the Center Loss Algorithm with CNN on MNIST dataset☆29Updated 8 years ago