facebookarchive / Conditional-character-based-RNN
An efficient character based RNN
☆91Updated 5 years ago
Alternatives and similar repositories for Conditional-character-based-RNN:
Users that are interested in Conditional-character-based-RNN are comparing it to the libraries listed below
- This is a self contained software accompanying the paper titled: Learning Longer Memory in Recurrent Neural Networks: http://arxiv.org/ab…☆168Updated 7 years ago
- Coherence + Recurrent Neural Network + Convolutional Neural Network☆142Updated 7 years ago
- Recurrent Neural Network Language Modeling (RNNLM) Toolkit☆120Updated 2 years ago
- ☆167Updated 8 years ago
- A neural conversation model☆138Updated 8 years ago
- ☆121Updated 8 years ago
- End-To-End Memory Networks in Theano☆130Updated 2 years ago
- Recreating the Deep Residual Network in Lasagne☆118Updated 8 years ago
- Deep Character-Level Neural Machine Translation☆71Updated 8 years ago
- Benchmarks for several RNN variations with different deep-learning frameworks☆169Updated 5 years ago
- ☆58Updated 8 years ago
- Recurrent Neural Network for modeling sequential data implemented using Python and Theano.☆91Updated 9 years ago
- Examples and scripts using Blocks☆148Updated 8 years ago
- This library provides utilities for creating and manipulating RNNs to model sequential data.☆191Updated 7 years ago
- Compilation of the state-of-the-art neural models used in Machine Reading and Comprehension Task (in progress)☆43Updated 8 years ago
- Theano implementation of Memory Networks☆134Updated 9 years ago
- Tweet Classification using RNN and CNN☆43Updated 8 years ago
- Torch implementation of seq2seq machine translation with GRU RNN and attention☆77Updated 8 years ago
- Facebook's extensions to torch/torch7. This is a preliminary release.☆36Updated 8 years ago
- word2vec implementation for torch7☆54Updated 9 years ago
- nmtpy is a Python framework based on dl4mt-tutorial to experiment with Neural Machine Translation pipelines.☆125Updated 7 years ago
- Word2Vec implementation in Torch☆60Updated 9 years ago
- ByteNet for character-level language modelling☆318Updated 7 years ago
- Study of HeXA@UNIST in Preparation for Submission☆106Updated 8 years ago
- Tensorflow implementation of char-rnn☆28Updated 8 years ago
- Deep bidirectional recurrent net for opinion mining (code for EMNLP14 paper)