stefbraun / rnn_benchmarksLinks
RNN benchmarks of pytorch, tensorflow and theano
☆89Updated 7 years ago
Alternatives and similar repositories for rnn_benchmarks
Users that are interested in rnn_benchmarks are comparing it to the libraries listed below
Sorting:
- Implementation of the LAMB optimizer for Keras from the paper "Reducing BERT Pre-Training Time from 3 Days to 76 Minutes"☆75Updated 6 years ago
- Compare outputs between layers written in Tensorflow and layers written in Pytorch☆72Updated 7 years ago
- PyTorch implementation of the NIPS'17 paper Training Deep Networks without Learning Rates Through Coin Betting.☆37Updated 7 years ago
- Milano is a tool for automating hyper-parameters search for your models on a backend of your choice.☆155Updated 6 years ago
- Collection of TensorFlow Examples☆37Updated 7 years ago
- A smoother activation function (undergrad code)☆111Updated 5 years ago
- The experiment result of LSTM language models on PTB (Penn Treebank) and GBW (Google Billion Word) using AdaptiveSoftmax on TensorFlow.☆100Updated 6 years ago
- Training RNNs as Fast as CNNs (Simple Recurrent Unit)☆30Updated 7 years ago
- Code Samples from Neural Networks for NLP☆72Updated 7 years ago
- KDD18 Tutorial: Deep Learning and Natural Language Processing with Apache MXNet (Incubating) Gluon☆171Updated 6 years ago
- An extendable framework for training neural network models using TensorFlow.☆112Updated 5 years ago
- Implementation of IndRNN in Keras☆67Updated 5 years ago
- Adaptive Softmax implementation for PyTorch☆81Updated 6 years ago
- Pytorch implementation of bytenet from "Neural Machine Translation in Linear Time" paper☆46Updated 7 years ago
- Language Modeling☆156Updated 5 years ago
- A set of simple examples ported from PyTorch for Tensorflow Eager Execution☆73Updated 7 years ago
- Corrupted labels and label smoothing☆129Updated 7 years ago
- ☆63Updated 7 years ago
- DAWNBench: An End-to-End Deep Learning Benchmark and Competition☆262Updated 4 years ago
- tf.keras + tf.data with Eager Execution☆74Updated 6 years ago
- Code for the Eager Translation Model from the paper You May Not Need Attention☆295Updated 6 years ago
- Simple Tensorflow implementation of "On the Convergence of Adam and Beyond" (ICLR 2018)☆104Updated 6 years ago
- meProp: Sparsified Back Propagation for Accelerated Deep Learning (ICML 2017)☆110Updated 3 years ago
- ☆42Updated 6 years ago
- PyTorch Language Model for 1-Billion Word (LM1B / GBW) Dataset☆123Updated 5 years ago
- Just-in-time Dynamic Batching with MXNet Gluon.☆52Updated 5 years ago
- Quasi-RNN for language modeling☆57Updated 8 years ago
- Implementation of "Learning with Random Learning Rates" in PyTorch.☆102Updated 5 years ago
- Maxout Networks TensorFlow implementation presented in https://arxiv.org/abs/1302.4389☆56Updated 6 years ago
- Python library for extracting mini-batches of data from a data source for the purpose of training neural networks☆87Updated 6 years ago