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
- A collection of codes for 'how far can we go with MNIST' challenge☆61Updated 8 years ago
- MNIST classification using Convolutional NeuralNetwork. Various techniques such as data augmentation, dropout, batchnormalization, etc ar…☆204Updated 7 years ago
- Simple implementation of Least Squares Generative Adversarial Networks☆43Updated 8 years ago
- Tensorflow implementation of different GANs and their comparisions☆112Updated 8 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
- Tensorflow implementation of conditional variational auto-encoder for MNIST☆150Updated 8 years ago
- Tensorflow Implementation of DiscoGAN☆57Updated 3 years ago
- Implementation of some basic GAN architectures in Keras☆45Updated 8 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☆115Updated 7 years ago
- My attempt at implementing CapsNet from the paper Dynamic Routing Between Capsules☆92Updated 8 years ago
- A Tensorflow(v1.4) implementation of Capsule Networks (Dynamic Routing Between Capsules , https://arxiv.org/abs/1710.09829)☆197Updated 7 years ago
- Extending Keras to support tfrecord dataset☆61Updated 8 years ago
- A Tensorflow implementation of Deep Convolutional Generative Adversarial Networks trained on Fashion-MNIST, CIFAR-10, etc.☆71Updated 8 years ago
- Comparison of Generative Models in Tensorflow☆97Updated 8 years ago
- A TensorFlow implementation of Group Normalization on the task of image classification☆207Updated 7 years ago
- Notebook for my medium article about how to use Dataset API in TensorFlow☆155Updated 7 years ago
- "NASNet" models in Keras 2.0+ with weights☆199Updated 7 years ago
- Simple Tensorflow implementation of ResNeXt using Cifar10☆158Updated 7 years ago
- Tensorflow implementation of Meta-Learning with Temporal Convolutions☆98Updated 8 years ago
- A guide to transfer learning with inception-resnet-v2.☆230Updated 6 years ago
- Compact Bilinear Pooling (https://arxiv.org/abs/1511.06062) for TensorFlow☆45Updated 5 years ago
- Implementation of a couple deep learning models using TensorFlow☆145Updated 7 years ago
- Implement Generative Adversarial Nets by Tensorflow☆99Updated 8 years ago
- An extendable framework for training neural network models using TensorFlow.☆113Updated 5 years ago
- Corrupted labels and label smoothing☆129Updated 8 years ago
- MNIST ConvNet MultiGPU TensorFlow☆47Updated 8 years ago
- Simple Examples using TensorFlow Eager Execution☆43Updated 8 years ago