ischlag / distributed-tensorflow-exampleLinks
An example of data parallelism and async updates of parameter in tensorflow.
☆120Updated 7 years ago
Alternatives and similar repositories for distributed-tensorflow-example
Users that are interested in distributed-tensorflow-example are comparing it to the libraries listed below
Sorting:
- TensorFlow implementation of normalizations such as Layer Normalization, HyperNetworks.☆111Updated 9 years ago
- TensorFlow Input Pipeline Examples based on multi-thread and FIFOQueue☆53Updated 8 years ago
- Tips for optimizing TensorFlow code☆73Updated 8 years ago
- Compare SELUs (scaled exponential linear units) with other activations on MNIST, CIFAR10, etc.☆375Updated 7 years ago
- Benchmarks for several RNN variations with different deep-learning frameworks☆171Updated 6 years ago
- MultiGPU enabled image generative models (GAN and DCGAN)☆207Updated 5 years ago
- Technical blog repo of metaflow☆165Updated 8 years ago
- Sequence to sequence learning with MXNET☆50Updated 8 years ago
- Simple convolutional highway networks using TensorFlow.☆56Updated 9 years ago
- auto-tuning momentum SGD optimizer☆288Updated 6 years ago
- Batch normalized LSTM for tensorflow☆178Updated 8 years ago
- MXNet Tutorial for NVidia GTC 2016.☆131Updated 9 years ago
- Fully differentiable deep-neural decision forest in tensorflow☆229Updated 7 years ago
- Generative Adversarial Networks with Keras☆156Updated 5 years ago
- An implementation of Highway Networks in Caffe☆95Updated 10 years ago
- Code and models from the paper "Layer Normalization"☆244Updated 8 years ago
- Implementation of Appendix A (Neural Architecture Search with Reinforcement Learning: https://arxiv.org/abs/1611.01578) by chainer☆54Updated 7 years ago
- Coding example of DLIF tutorial☆66Updated 8 years ago
- MXNet based Neural Machine Translation☆118Updated 7 years ago
- Deep Learning library for Python. Convnets, recurrent neural networks, and more. Runs on MXNet, Theano or TensorFlow.☆124Updated 7 years ago
- Comparative Study of Deep Learning Software Frameworks☆70Updated 9 years ago
- Examples of using GridLSTM (and GridRNN in general) in tensorflow☆62Updated 8 years ago
- Simple Examples using TensorFlow Eager Execution☆43Updated 7 years ago
- Deep residual learning on CIFAR10 with TensorFlow☆63Updated 9 years ago
- DrMAD☆107Updated 7 years ago
- Standalone TensorBoard for visualizing in deep learning☆369Updated 5 years ago
- Jupyter notebook running through basic examples of Distributed TensorFlow☆70Updated 4 years ago
- A new kind of pooling layer for faster and sharper convergence☆76Updated 8 years ago
- FRED simulator and associated paper☆26Updated 9 years ago
- Torch7 implementation of Grid LSTM as described here: http://arxiv.org/pdf/1507.01526v2.pdf☆186Updated 9 years ago