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
- Data as Demonstrator (DaD) is a meta learning algorithm to improve the multi-step predictive capabilities of a learned time series (e.g. …☆34Updated 9 years ago
- MT Tutorial for the JSALT 2019 Summer School☆48Updated 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
- 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 6 years ago
- Open source implementation of SeaRNN (ICLR 2018, https://openreview.net/forum?id=HkUR_y-RZ)☆48Updated 7 years ago
- Sequence to Sequence and attention from scratch using Tensorflow☆29Updated 8 years ago
- Machine-generated summaries and highlights of the every accepted paper at Thirty-second Conference on Neural Information Processing Syste…☆71Updated 6 years ago
- Repository for experiments with TensorFlow☆11Updated 9 years ago
- Collection of TensorFlow Examples☆37Updated 7 years ago
- Convolutional Neural Networks with Recurrent Neural Filters☆53Updated 6 years ago
- Reproducing Character-Level-Language-Modeling with Deeper Self-Attention in PyTorch☆62Updated 6 years ago
- Experiments using feedforward networks with attention☆46Updated 9 years ago
- ☆40Updated 7 years ago
- Reversible Recurrent Neural Network Pytorch Implementation☆21Updated 7 years ago
- Reimplementation of NLP Style Transfer from Non-parallel Text with Adversarial Alignment (https://arxiv.org/abs/1705.09655)☆14Updated 4 years ago
- This code extracts context embedding from sentence☆26Updated 7 years ago
- Some example scripts on pytorch☆197Updated 4 years ago
- ☆48Updated 7 years ago
- Pytorch and Torchtext implementation of Sequence to sequence☆59Updated 7 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
- These are my solutions to all six assignments of tensorflow tutorial in Udacity, covering CNN, RNN, Regularization (L2 and dropout), Embe…☆10Updated 8 years ago
- First order HMM with Viterbi, Forward-Backward and Baum-Welch implementations☆33Updated 9 years ago
- Chinese word segmentation with the neural seq2seq model implement in pytorch☆10Updated 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
- Pytorch: Viterbi, Forward-Backward and Baum Welch with a Hidden Markov Model (HMM)☆56Updated 6 years ago
- The code for our submission in Kaggle's competition Quora Question Pairs which ranked in the top 25%.☆30Updated 5 years ago
- This repo is for residual-connected sentence encoder for NLI.☆11Updated 7 years ago
- Position embedding layers in Keras☆58Updated 3 years ago