erikvdplas / gru-rnnLinks
Minimal numpy implementation of a RNN using GRUs
☆21Updated 6 years ago
Alternatives and similar repositories for gru-rnn
Users that are interested in gru-rnn are comparing it to the libraries listed below
Sorting:
- numpy implementation of Recurrent Neural Network☆41Updated 6 years ago
- An LSTM in PyTorch with best practices (weight dropout, forget bias, etc.) built-in. Fully compatible with PyTorch LSTM.☆134Updated 5 years ago
- A pytorch based classification experiments template☆46Updated 4 years ago
- Layer normalization implemented in Keras☆60Updated 3 years ago
- Implementation of Simple Recurrent Unit in Keras☆90Updated 7 years ago
- A PyTorch Implementation of "Quasi-Recurrent Neural Networks"☆46Updated 7 years ago
- ☆40Updated 7 years ago
- Sequence to Sequence and attention from scratch using Tensorflow☆29Updated 8 years ago
- PyTorch implementations of LSTM Variants (Dropout + Layer Norm)☆137Updated 4 years ago
- MT Tutorial for the JSALT 2019 Summer School☆48Updated 6 years ago
- Reversible Recurrent Neural Network Pytorch Implementation☆21Updated 7 years ago
- Reproducing Character-Level-Language-Modeling with Deeper Self-Attention in PyTorch☆61Updated 6 years ago
- Variational Autoencoder with Recurrent Neural Network based on Google DeepMind's "DRAW: A Recurrent Neural Network For Image Generation"☆39Updated 8 years ago
- Implementation of IndRNN in Keras☆67Updated 5 years ago
- Super simple fit method for PyTorch Modules☆101Updated 5 years ago
- Sequence to Sequence Models in PyTorch☆44Updated last year
- The Annotated Encoder Decoder with Attention☆166Updated 4 years ago
- Tensorflow port implementation of Single Headed Attention RNN☆16Updated 5 years ago
- Jupyter Notebook presentation for class imbalance in binary classification☆48Updated 7 years ago
- Orkis-Research / Quaternion-Convolutional-Neural-Networks-for-End-to-End-Automatic-Speech-RecognitionThis is the code for the paper 'Quaternion Convolutional Neural Networks for End-to-End Automatic Speech Recognition'. It provides all th…☆66Updated 6 years ago
- Experiments using feedforward networks with attention☆46Updated 9 years ago
- Implementation in Keras of: Snapshot Ensembles: Train 1, get M for free (https://arxiv.org/abs/1704.00109)☆26Updated 7 years ago
- NLSTM Nested LSTM in Pytorch☆17Updated 7 years ago
- Machine-generated summaries and highlights of the every accepted paper at Thirty-second Conference on Neural Information Processing Syste…☆71Updated 6 years ago
- Some example scripts on pytorch☆197Updated 3 years ago
- Code for Learning to select data for transfer learning with Bayesian Optimization☆174Updated 7 years ago
- AdamW optimizer for Keras☆115Updated 6 years ago
- A recurrent attention module consisting of an LSTM cell which can query its own past cell states by the means of windowed multi-head atte…☆146Updated 7 years ago
- Notes + notebooks on EM + variational EM algorithms for Bayesian methods tutorial☆41Updated 6 years ago
- A Keras inspired training utility for PyTorch☆38Updated 7 years ago