erikvdplas / gru-rnnLinks
Minimal numpy implementation of a RNN using GRUs
☆22Updated 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
- Implementation of IndRNN in Keras☆67Updated 4 years ago
- An LSTM in PyTorch with best practices (weight dropout, forget bias, etc.) built-in. Fully compatible with PyTorch LSTM.☆133Updated 5 years ago
- understanding kl divergence using 1D Gaussians☆14Updated 6 years ago
- Tensorflow port implementation of Single Headed Attention RNN☆16Updated 5 years ago
- Layer normalization implemented in Keras☆60Updated 3 years ago
- Open source implementation of SeaRNN (ICLR 2018, https://openreview.net/forum?id=HkUR_y-RZ)☆48Updated 6 years ago
- TensorFlow and Numpy implementation of sparsemax☆15Updated 5 years ago
- Implementation of Simple Recurrent Unit in Keras☆90Updated 7 years ago
- ☆22Updated 6 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…☆65Updated 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. …☆33Updated 8 years ago
- ☆40Updated 6 years ago
- Sequence to Sequence and attention from scratch using Tensorflow☆29Updated 7 years ago
- This repo is for residual-connected sentence encoder for NLI.☆11Updated 7 years ago
- Professor Forcing, NIPS'16☆45Updated 8 years ago
- Gated Orthogonal Recurrent Unit implementation in tensorflow☆34Updated 6 years ago
- Adaptive LSTM from Breaking the Activation Function Bottleneck Through Adaptive Parameterization (https://arxiv.org/abs/1805.08574)☆25Updated 5 years ago
- A PyTorch Implementation of "Quasi-Recurrent Neural Networks"☆46Updated 7 years ago
- reinforcement learning on a encoder-decoder GRU for chatbot dialogue generation☆20Updated 7 years ago
- Weight Agnostic Neural Networks (in Python)☆18Updated 6 years ago
- TensorFlow Probability Tutorial☆37Updated 5 years ago
- A PyTorch implement of Dilated RNN☆11Updated 7 years ago
- Keras implementation of [The unreasonable effectiveness of the forget gate](https://arxiv.org/abs/1804.04849)☆36Updated 6 years ago
- Reversible Recurrent Neural Network Pytorch Implementation☆21Updated 7 years ago
- Pytorch: Viterbi, Forward-Backward and Baum Welch with a Hidden Markov Model (HMM)☆56Updated 6 years ago
- GPU-accelerated PyTorch implementation of Zero-shot User Intent Detection via Capsule Neural Networks☆16Updated 6 years ago
- Sequence to Sequence Models in PyTorch☆44Updated 10 months ago
- a keras toolkit☆35Updated 8 years ago
- Actor Critic using Kronecker-Factored Trust Region☆19Updated 6 years ago