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
- Pytorch: Viterbi, Forward-Backward and Baum Welch with a Hidden Markov Model (HMM)☆56Updated 6 years ago
- Reproducing Character-Level-Language-Modeling with Deeper Self-Attention in PyTorch☆62Updated 6 years ago
- ☆13Updated 5 years ago
- ☆40Updated 7 years ago
- ☆35Updated 5 years ago
- MT Tutorial for the JSALT 2019 Summer School☆48Updated 6 years ago
- Tensorflow port implementation of Single Headed Attention RNN☆16Updated 5 years ago
- Code for reversible recurrent neural networks☆39Updated 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
- Sequence to Sequence and attention from scratch using Tensorflow☆29Updated 8 years ago
- Efficient Transformers for research, PyTorch and Tensorflow using Locality Sensitive Hashing☆95Updated 5 years ago
- The Annotated Encoder Decoder with Attention☆167Updated 4 years ago
- This repository contain various types of attention mechanism like Bahdanau , Soft attention , Additive Attention , Hierarchical Attention…☆127Updated 4 years ago
- Reversible Recurrent Neural Network Pytorch Implementation☆21Updated 7 years ago
- ☆53Updated 5 years ago
- Some example scripts on pytorch☆197Updated 4 years ago
- Experiments using feedforward networks with attention☆46Updated 9 years ago
- Implementation of IndRNN in Keras☆67Updated 5 years ago
- Python implementation of Gibbs sampling for the naı̈ve Bayes model presented by Resnik and Hardisty☆14Updated 7 years ago
- Sequence to Sequence Models in PyTorch☆44Updated last year
- understanding kl divergence using 1D Gaussians☆14Updated 6 years ago
- ☆16Updated 7 years ago
- A pytorch based classification experiments template☆46Updated 4 years ago
- Tensorflow NCE loss in Keras☆34Updated 7 years ago
- A PyTorch Implementation of "Quasi-Recurrent Neural Networks"☆46Updated 7 years ago
- ☆23Updated 7 years ago
- ☆34Updated 5 years ago
- Layer normalization implemented in Keras☆60Updated 3 years ago