golbin / TensorFlow-Multi-GPUs
Samples for Multi GPUs in TensorFlow
☆83Updated 7 years ago
Alternatives and similar repositories for TensorFlow-Multi-GPUs:
Users that are interested in TensorFlow-Multi-GPUs are comparing it to the libraries listed below
- MNIST classification using Multi-Layer Perceptron (MLP) with 2 hidden layers. Some weight-initializers and batch-normalization are implem…☆55Updated 8 years ago
- Simple Tensorflow DatasetAPI Tutorial for reading image☆73Updated 6 years ago
- tunz's CUDA pytorch operator (MaskedSoftmax)☆75Updated 6 years ago
- Tensorflow implementation of different GANs and their comparisions☆112Updated 7 years ago
- Comparison of Generative Models in Tensorflow☆97Updated 7 years ago
- Simple Tensorflow implementation of "Unsupervised Image to Image Translation Networks" (NIPS 2017 Spotlight)☆97Updated 5 years ago
- Simple Examples using TensorFlow Eager Execution☆43Updated 7 years ago
- Corrupted labels and label smoothing☆128Updated 7 years ago
- Tensorflow Implementation of DiscoGAN☆56Updated 2 years ago
- A TensorFlow implementation of Group Normalization on the task of image classification☆208Updated 6 years ago
- Simple Tensorflow implementation of "On the Convergence of Adam and Beyond" (ICLR 2018)☆104Updated 6 years ago
- A tensorflow implementation of informative generative adversarial network (InfoGAN ). I've added supervised loss to original InfoGAN.☆101Updated 7 years ago
- Simple Tensorflow implementation of ResNeXt using Cifar10☆157Updated 6 years ago
- This is an implementation of ResNeXt (by Xie et al.) in tensorflow☆77Updated 7 years ago
- A collection of codes for 'how far can we go with MNIST' challenge☆61Updated 7 years ago
- GAN-QP: A Novel GAN Framework without Gradient Vanishing and Lipschitz Constraint☆119Updated 5 years ago
- Simple Tensorflow implementation of "On The Variance Of The Adaptive Learning Rate And Beyond"☆97Updated 5 years ago
- Use TensorFlow efficiently☆95Updated 3 years ago
- Re-implementation of VGG Network in tensorflow☆72Updated 7 years ago
- my simple tutorial for mxnet, a fast deep learning framework☆104Updated 6 years ago
- Compact Bilinear Pooling (https://arxiv.org/abs/1511.06062) for TensorFlow☆46Updated 5 years ago
- TensorFlow Eager Execution Tutorial and Examples for Beginners☆53Updated 6 years ago
- MNIST tutorial with Tensorflow Slim (tf-slim)☆70Updated 6 years ago
- Implementation of a couple deep learning models using TensorFlow☆145Updated 6 years ago
- ICLR 2018 reproducibility challenge - Multi-Scale Dense Convolutional Networks for Efficient Prediction☆135Updated 6 years ago
- An optimizer that trains as fast as Adam and as good as SGD in Tensorflow☆45Updated 5 years ago
- MNIST ConvNet MultiGPU TensorFlow☆47Updated 7 years ago
- Simple Tensorflow implementation of "Adaptive Gradient Methods with Dynamic Bound of Learning Rate" (ICLR 2019)☆150Updated 5 years ago
- InfoGAN: Interpretable Representation Learning☆153Updated 7 years ago
- Training RNNs as fast as CNNs. An unofficial tensorflow implementation.☆32Updated 7 years ago