beopst / tf-performance-tipsLinks
Tips for optimizing TensorFlow code
☆73Updated 8 years ago
Alternatives and similar repositories for tf-performance-tips
Users that are interested in tf-performance-tips are comparing it to the libraries listed below
Sorting:
- An example of data parallelism and async updates of parameter in tensorflow.☆121Updated 7 years ago
- Deep learning tutorials (third edition)☆96Updated 8 years ago
- TensorFlow Input Pipeline Examples based on multi-thread and FIFOQueue☆53Updated 8 years ago
- ☆53Updated 8 years ago
- Cleaned original source code from my NIPS publication☆156Updated 7 years ago
- Coding example of DLIF tutorial☆66Updated 8 years ago
- Efficient layer normalization GPU kernel for Tensorflow☆111Updated 8 years ago
- Torch implementation of seq2seq machine translation with GRU RNN and attention☆77Updated 8 years ago
- DPPnet: Image Question Answering using Convolutional Neural Network with Dynamic Parameter Prediction☆94Updated 9 years ago
- A curated list of awesome hyperparameters for deep learning☆78Updated 7 years ago
- Sequence to sequence learning with MXNET☆50Updated 8 years ago
- Pytorch implementation of "Forward Thinking: Building and Training Neural Networks One Layer at a Time"☆65Updated 8 years ago
- Reproduction of some of the results from 'Identity Mappings in Deep Residual Networks'☆72Updated 9 years ago
- Code Samples from Neural Networks for NLP☆72Updated 7 years ago
- A new kind of pooling layer for faster and sharper convergence☆76Updated 7 years ago
- Forward Thinking NIPS 2017☆106Updated 7 years ago
- Compact Bilinear Pooling (https://arxiv.org/abs/1511.06062) for TensorFlow☆46Updated 5 years ago
- The collection of jupyter notebooks that were created to compose 3dbabove posts☆44Updated 7 years ago
- Reference caffe implementation of LSUV initialization☆114Updated 7 years ago
- Applied Deep Learning Workshop London 2017☆72Updated 8 years ago
- An implementation of Highway Networks in Caffe☆95Updated 9 years ago
- Benchmarks for several RNN variations with different deep-learning frameworks☆171Updated 6 years ago
- My personal toolkit for PyTorch development.☆128Updated 8 years ago
- Scripts/notebooks for The Nature Conservancy's fish classification competition☆69Updated 8 years ago
- Quick PyTorch introduction and tutorial. Targets computer vision, graphics and machine learning researchers eager to try a new framework.☆109Updated 5 years ago
- ☆97Updated 5 years ago
- DrMAD☆107Updated 7 years ago
- Caffe code and prototxt files for the CNN Design Patterns paper☆56Updated 8 years ago
- Comparative Study of Deep Learning Software Frameworks☆70Updated 9 years ago
- All Convolutional Network: (https://arxiv.org/abs/1412.6806#) implementation in Keras☆118Updated 7 years ago