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:
- 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
- Tensorflow implementation of different GANs and their comparisions☆112Updated 7 years ago
- Samples for Multi GPUs in TensorFlow☆83Updated 7 years ago
- Simple Tensorflow DatasetAPI Tutorial for reading image☆73Updated 6 years ago
- Simple Tensorflow implementation of "On the Convergence of Adam and Beyond" (ICLR 2018)☆104Updated 6 years ago
- Implementation of some basic GAN architectures in Keras☆45Updated 7 years ago
- Efficient Neural Architecture search via parameter sharing(ENAS) micro search Tensorflow code for windows user☆116Updated 6 years ago
- A TensorFlow implementation of Group Normalization on the task of image classification☆208Updated 6 years ago
- Keras implementation of Wasserstein GAN. Modified from the ACGAN example.☆39Updated 8 years ago
- Comparison of Generative Models in Tensorflow☆97Updated 7 years ago
- Tensorflow implementation of conditional variational auto-encoder for MNIST☆150Updated 8 years ago
- Implementation of a couple deep learning models using TensorFlow☆145Updated 6 years ago
- Simple Tensorflow implementation of ResNeXt using Cifar10☆157Updated 6 years ago
- A collection of small code snippets for learning how to code☆58Updated 7 years ago
- Corrupted labels and label smoothing☆129Updated 7 years ago
- Maxout Networks TensorFlow implementation presented in https://arxiv.org/abs/1302.4389☆56Updated 6 years ago
- A new kind of pooling layer for faster and sharper convergence☆76Updated 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
- A CNN with an attentional module that I built while attending the brains minds and machines summer course☆68Updated 6 years ago
- Wasserstein DCGAN in Tensorflow/Keras☆93Updated 8 years ago
- My personal toolkit for PyTorch development.☆128Updated 7 years ago
- A tensorflow implementation of informative generative adversarial network (InfoGAN ). I've added supervised loss to original InfoGAN.☆101Updated 8 years ago
- Binarized Dense and Conv2D layers for Keras☆17Updated 7 years ago
- MNIST ConvNet MultiGPU TensorFlow☆47Updated 8 years ago
- Tensorflow Implementation of DiscoGAN☆57Updated 2 years ago
- Segmentation visualization, keras, augmentation, fine tuning☆72Updated 7 years ago
- An example of data parallelism and async updates of parameter in tensorflow.☆121Updated 6 years ago
- my simple tutorial for mxnet, a fast deep learning framework☆103Updated 6 years ago