erikvdplas / gru-rnn
Minimal numpy implementation of a RNN using GRUs
☆22Updated 5 years ago
Alternatives and similar repositories for gru-rnn:
Users that are interested in gru-rnn are comparing it to the libraries listed below
- numpy implementation of Recurrent Neural Network☆41Updated 5 years ago
- An LSTM in PyTorch with best practices (weight dropout, forget bias, etc.) built-in. Fully compatible with PyTorch LSTM.☆132Updated 5 years ago
- Reproducing Character-Level-Language-Modeling with Deeper Self-Attention in PyTorch☆61Updated 6 years ago
- Layer normalization implemented in Keras☆60Updated 3 years ago
- Pytorch: Viterbi, Forward-Backward and Baum Welch with a Hidden Markov Model (HMM)☆54Updated 6 years ago
- Variational Attention for Sequence to Sequence Models☆20Updated 6 years ago
- Efficient Transformers for research, PyTorch and Tensorflow using Locality Sensitive Hashing☆93Updated 5 years ago
- Grammatical Error Correction Based on Language Model(BERT, GPT-2), and Seq2Seq☆18Updated 5 years ago
- Encoding position with the word embeddings.☆82Updated 6 years ago
- NLSTM Nested LSTM in Pytorch☆18Updated 6 years ago
- PyTorch implementations of LSTM Variants (Dropout + Layer Norm)☆136Updated 3 years ago
- The bAbI question-answering dataset ported into T2T.☆32Updated 6 years ago
- A PyTorch Implementation of "Quasi-Recurrent Neural Networks"☆46Updated 7 years ago
- GPU-accelerated PyTorch implementation of Zero-shot User Intent Detection via Capsule Neural Networks☆16Updated 5 years ago
- Autoencoders in Keras☆127Updated 6 years ago
- Quasi-Recurrent Neural Network (QRNN) for Tensorflow☆23Updated 6 years ago
- Keras implementation of “Gated Linear Unit ”☆23Updated 9 months ago
- Repository for experiments with TensorFlow☆11Updated 9 years ago
- Sequence to Sequence Models with PyTorch☆26Updated 6 years ago
- Sequence to Sequence and attention from scratch using Tensorflow☆29Updated 7 years ago
- Position embedding layers in Keras☆58Updated 3 years ago
- Open source implementation of SeaRNN (ICLR 2018, https://openreview.net/forum?id=HkUR_y-RZ)☆48Updated 6 years ago
- Data as Demonstrator (DaD) is a meta learning algorithm to improve the multi-step predictive capabilities of a learned time series (e.g. …☆32Updated 8 years ago
- ☆40Updated 6 years ago
- Super simple fit method for PyTorch Modules☆101Updated 4 years ago
- ☆14Updated 7 years ago
- LSTM Autoencoder that works with variable timesteps☆15Updated 6 years ago
- Tensorflow port implementation of Single Headed Attention RNN☆16Updated 5 years ago
- Implementation of IndRNN in Keras☆67Updated 4 years ago
- BlackboxNLP 2019: Analyzing and interpreting neural networks for NLP☆18Updated 5 years ago