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
- MT Tutorial for the JSALT 2019 Summer School☆48Updated 6 years ago
- Sequence to Sequence and attention from scratch using Tensorflow☆29Updated 8 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. …☆35Updated 9 years ago
- Implementation of Simple Recurrent Unit in Keras☆90Updated 8 years ago
- Reproducing Character-Level-Language-Modeling with Deeper Self-Attention in PyTorch☆62Updated 6 years ago
- Tensorflow port implementation of Single Headed Attention RNN☆16Updated 5 years ago
- ☆40Updated 7 years ago
- The following code is a simple XGBoost model developed using numpy. Tha main purpose of this code is to unveil the maths behind XGBoost.☆14Updated 6 years ago
- Machine-generated summaries and highlights of the every accepted paper at Thirty-second Conference on Neural Information Processing Syste…☆71Updated 7 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
- TensorFlow implementation [ICLR 18] "Learning Approximate Inference Networks for Structured Prediction"☆30Updated 7 years ago
- Experiments using feedforward networks with attention☆46Updated 9 years ago
- A pytorch based classification experiments template☆47Updated 4 years ago
- A smoother activation function (undergrad code)☆115Updated 5 years ago
- Pytorch implementation of Dauphin et al. (2016) "Language Modeling with Gated Convolutional Networks"☆29Updated 2 years ago
- ☆31Updated 6 years ago
- ☆13Updated 5 years ago
- GPU-accelerated PyTorch implementation of Zero-shot User Intent Detection via Capsule Neural Networks☆16Updated 6 years ago
- Implementation of IndRNN in Keras☆67Updated 5 years ago
- Efficient Transformers for research, PyTorch and Tensorflow using Locality Sensitive Hashing☆95Updated 5 years ago
- Collection of TensorFlow Examples☆37Updated 7 years ago
- ☆27Updated 8 years ago
- Layer normalization implemented in Keras☆60Updated 3 years ago
- Autoencoders in Keras☆125Updated 7 years ago
- Storage for Kaggle Quora competition☆16Updated 8 years ago
- Variational Recurrent Auto-Encoder using LSTM encoder/decoder networks☆55Updated 9 years ago
- Open source implementation of SeaRNN (ICLR 2018, https://openreview.net/forum?id=HkUR_y-RZ)☆48Updated 7 years ago
- The Annotated Encoder Decoder with Attention☆167Updated 4 years ago