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.
☆54Updated 7 years ago
Related projects ⓘ
Alternatives and complementary repositories for tensorflow-mnist-MLP-batch_normalization-weight_initializers
- A collection of codes for 'how far can we go with MNIST' challenge☆61Updated 7 years ago
- Samples for Multi GPUs in TensorFlow☆83Updated 6 years ago
- Tensorflow implementation of different GANs and their comparisions☆112Updated 7 years ago
- Simple implementation of Least Squares Generative Adversarial Networks☆43Updated 7 years ago
- Simple Tensorflow implementation of "On the Convergence of Adam and Beyond" (ICLR 2018)☆104Updated 5 years ago
- ☆28Updated 7 years ago
- Compact Bilinear Pooling (https://arxiv.org/abs/1511.06062) for TensorFlow☆47Updated 4 years ago
- Implementation of some basic GAN architectures in Keras☆45Updated 7 years ago
- Tensorflow implementation of Meta-Learning with Temporal Convolutions☆98Updated 7 years ago
- Simple Tensorflow DatasetAPI Tutorial for reading image☆73Updated 5 years ago
- Segmentation visualization, keras, augmentation, fine tuning☆72Updated 6 years ago
- A TensorFlow implementation of Group Normalization on the task of image classification☆208Updated 6 years ago
- Comparison of Generative Models in Tensorflow☆97Updated 7 years ago
- ☆65Updated last year
- Corrupted labels and label smoothing☆128Updated 7 years ago
- MNIST tutorial with Tensorflow Slim (tf-slim)☆70Updated 6 years ago
- A collection of small code snippets for learning how to code☆58Updated 6 years ago
- Implement Generative Adversarial Nets by Tensorflow☆99Updated 7 years ago
- Deep residual learning on CIFAR10 with TensorFlow☆63Updated 8 years ago
- Tensorflow Implementation of GAN modeling for sequential data☆69Updated 7 years ago
- Efficient Neural Architecture search via parameter sharing(ENAS) micro search Tensorflow code for windows user☆113Updated 6 years ago
- Tensorflow implementation of Generative Adversarial Network for approximating a 1D Gaussian distribution☆25Updated 7 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
- MNIST classification using Convolutional NeuralNetwork. Various techniques such as data augmentation, dropout, batchnormalization, etc ar…☆198Updated 6 years ago
- A CNN with an attentional module that I built while attending the brains minds and machines summer course☆68Updated 5 years ago
- Extending Keras to support tfrecord dataset☆61Updated 7 years ago
- Accelerated Deep Learning with PyTorch at Jupyter Day Atlanta II☆127Updated 6 years ago
- Simple TimeDistributed() wrapper Demo in Keras; sums images of MNIST digits☆61Updated 6 years ago
- Wide Residual Networks implemented in TensorLayer and TensorFlow.☆44Updated 8 years ago