namp / char-rnnLinks
Multi-layer Recurrent Neural Networks (LSTM, GRU, RNN) for word-level language models in Torch
☆27Updated 9 years ago
Alternatives and similar repositories for char-rnn
Users that are interested in char-rnn are comparing it to the libraries listed below
Sorting:
- ☆44Updated 9 years ago
- Learn handwriting using RNN☆65Updated 10 years ago
- A convolutional neural network library for NLP.☆59Updated 7 years ago
- Finding document vectors from pre-trained word2vec word vectors☆116Updated 10 years ago
- An autoencoder to calculate word embeddings as mentioned in Lebret/Collobert paper 2015☆74Updated 8 years ago
- Recurrent Neural Network language modeling toolkit☆38Updated 11 years ago
- Deep bidirectional recurrent net for opinion mining (code for EMNLP14 paper)☆81Updated 8 years ago
- A Python framework for exploring distributional semantic models.☆85Updated 9 years ago
- Deep Character-Level Neural Machine Translation☆71Updated 8 years ago
- ☆29Updated 10 years ago
- Talk for SciPy2015 "Deep Learning: Tips From The Road"☆44Updated 10 years ago
- Code for the ACL-2015 paper "Accurate Linear-Time Chinese Word Segmentation via Embedding Matching"☆38Updated 9 years ago
- Reimplementation of deepwalk algorithm from https://github.com/phanein/deepwalk☆38Updated 9 years ago
- Learning to execute Python in Tensorflow and other Seq2seq examples☆42Updated 9 years ago
- A Deep and Autoregressive Approach for Topic Modeling of Multimodal Data, TPAMI, http://arxiv.org/abs/1409.3970☆39Updated 9 years ago
- Dynamic Topic Model (based upon code released by David Blei at http://www.cs.princeton.edu/~blei/topicmodeling.html)☆31Updated 7 years ago
- Implementation of phrase2vec from modified word2vec code.☆94Updated 8 years ago
- Word2Vec implementation in Torch☆61Updated 9 years ago
- ☆18Updated 10 years ago
- ☆16Updated 9 years ago
- Notes, code, and other resoruces for auditing the course CS224d: Deep Learning for Natural Language Processing☆50Updated 10 years ago
- Text simplification using RNNs☆55Updated 9 years ago
- The implementation of Word2Vec (SkipGram - and CBOW) models using theano and numpy☆27Updated 9 years ago
- This is a repository for machine translation with open license.☆24Updated 9 years ago
- Recurrent Deep Learning Tutorials and examples: RNN, GRU, LSTM☆55Updated 10 years ago
- topics Models extension for Mallet & scikit-learn☆49Updated 8 years ago
- Recurrent Neural Network for modeling sequential data implemented using Python and Theano.☆91Updated 10 years ago
- various simple RNNs trained on synthetic grammars☆30Updated 9 years ago
- IPython notebook for training multilayer LSTM and RNN networks with pycaffe☆53Updated 9 years ago
- GloVe Word Embedding model's implementation in theano☆36Updated 8 years ago