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
- Pytorch: Viterbi, Forward-Backward and Baum Welch with a Hidden Markov Model (HMM)☆54Updated 5 years ago
- Layer normalization implemented in Keras☆60Updated 2 years ago
- MT Tutorial for the JSALT 2019 Summer School☆48Updated 5 years ago
- Reproducing Character-Level-Language-Modeling with Deeper Self-Attention in PyTorch☆61Updated 6 years ago
- PyTorch implementation of the NIPS'17 paper Training Deep Networks without Learning Rates Through Coin Betting.☆38Updated 6 years ago
- Language model using an RNN in PyTorch☆18Updated 6 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
- Efficient Transformers for research, PyTorch and Tensorflow using Locality Sensitive Hashing☆93Updated 4 years ago
- Some example scripts in pytorch☆26Updated 4 years ago
- Chinese word segmentation with the neural seq2seq model implement in pytorch☆9Updated 7 years ago
- Quasi-Recurrent Neural Network (QRNN) for Tensorflow☆23Updated 5 years ago
- This repo is for residual-connected sentence encoder for NLI.☆12Updated 6 years ago
- Make Torchtext work with Keras.☆18Updated 5 years ago
- Sequence to Sequence and attention from scratch using Tensorflow☆29Updated 7 years ago
- Open source implementation of SeaRNN (ICLR 2018, https://openreview.net/forum?id=HkUR_y-RZ)☆49Updated 6 years ago
- Python implementation of Gibbs sampling for the naı̈ve Bayes model presented by Resnik and Hardisty☆14Updated 6 years ago
- A PyTorch Implementation of "Quasi-Recurrent Neural Networks"☆48Updated 7 years ago
- TensorFlow and Numpy implementation of sparsemax☆16Updated 5 years ago
- reinforcement learning on a encoder-decoder GRU for chatbot dialogue generation☆20Updated 6 years ago
- Gated Orthogonal Recurrent Unit implementation in tensorflow☆35Updated 6 years ago
- Experiments using feedforward networks with attention☆47Updated 8 years ago
- Tensorflow implementation of DCN for question answering on the Stanford Question Answering Dataset (SQuAD)☆14Updated 7 years ago
- Super simple fit method for PyTorch Modules☆101Updated 4 years ago
- Brown clustering in Python☆22Updated 7 years ago
- Keras implementation of Maximum Entropy Markov Model☆9Updated 4 years ago
- The bAbI question-answering dataset ported into T2T.☆32Updated 6 years ago
- A Keras inspired training utility for PyTorch☆38Updated 6 years ago
- My solutions to Coursera hosted Bayesian methods course. (https://www.coursera.org/learn/bayesian-methods-in-machine-learning)☆27Updated 7 years ago