hannw / sgrnnLinks
Tensorflow implementation of Synthetic Gradient for RNN (LSTM)
☆40Updated 7 years ago
Alternatives and similar repositories for sgrnn
Users that are interested in sgrnn are comparing it to the libraries listed below
Sorting:
- Backpropagation-through-time library for TensorFlow☆27Updated 7 years ago
- A TensorFlow Implementation of Machine Translation In Neural Machine Translation in Linear Time☆60Updated 8 years ago
- personal notes☆55Updated 8 years ago
- A PyTorch implementation of fast-wavenet☆93Updated 7 years ago
- ☆10Updated 6 years ago
- Quick and Dirty TensorFlow command framework to train and evaluate models and make inference☆55Updated 6 years ago
- Code for "Aggregated Momentum: Stability Through Passive Damping", Lucas et al. 2018☆35Updated 7 years ago
- Optimized Differentiable Neural Computer In Chainer☆23Updated 7 years ago
- Library to train parallel-aligned sequence data based on Keras☆51Updated 8 years ago
- imperative programming in TensorFlow☆18Updated 8 years ago
- Various experiments on the [Fashion-MNIST](https://github.com/zalandoresearch/fashion-mnist) dataset from Zalando☆31Updated 8 years ago
- Distributed Learning by Pair-Wise Averaging☆52Updated 8 years ago
- Mixed History Recurrent Neural Networks☆47Updated 7 years ago
- Recurrent Convolutional Memory Network (in progress)☆28Updated 9 years ago
- Deepmind Recurrent Environment Simulators paper implementation in tensorflow☆74Updated 7 years ago
- An implementation of zoneout regularizer on LSTM-RNN by Tensorflow☆24Updated 8 years ago
- ☆92Updated 8 years ago
- This is the code used in the paper "Diagonal RNNs in Symbolic Music Modeling"☆17Updated 8 years ago
- A minimal implementation of an Variational Auto-Encoder☆36Updated 7 years ago
- Tensorflow implementation of Neural Arithmetic Logic Unit, Trask et al.