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 10 years ago
- Deep Character-Level Neural Machine Translation☆71Updated 8 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
- Learn handwriting using RNN☆65Updated 10 years ago
- Recurrent Neural Network language modeling toolkit☆38Updated 11 years ago
- Learning to execute Python in Tensorflow and other Seq2seq examples☆42Updated 9 years ago
- Implementation of phrase2vec from modified word2vec code.☆94Updated 8 years ago
- Question Answering Using Memory Networks (CS224D Project)☆47Updated 10 years ago
- Code for the ACL-2015 paper "Accurate Linear-Time Chinese Word Segmentation via Embedding Matching"☆38Updated 9 years ago
- Theano implementation of Memory Networks☆132Updated 9 years ago
- Recurrent Neural Network for modeling sequential data implemented using Python and Theano.☆91Updated 10 years ago
- ☆29Updated 10 years ago
- The experiment software underlying two papers published at ECIR-2015 and SEMEVAL-2015.☆37Updated 10 years ago
- Deep bidirectional recurrent net for opinion mining (code for EMNLP14 paper)☆81Updated 9 years ago
- ☆16Updated 9 years ago
- ☆18Updated 10 years ago
- ☆70Updated 10 years ago
- This is a repository for machine translation with open license.☆24Updated 9 years ago
- Library for implementing RNNs with Theano☆195Updated 3 years ago
- Notes, code, and other resoruces for auditing the course CS224d: Deep Learning for Natural Language Processing☆50Updated 10 years ago
- Distributed LDA, takes raw text as input and outputs topic word table.☆16Updated 9 years ago
- RNN(LSTM, GRU) in Theano with mini-batch training; character-level language models in Theano☆69Updated 6 years ago
- GloVe Word Embedding model's implementation in theano☆36Updated 8 years ago
- Code for the blog post "Making Sense of Word2vec"☆113Updated 10 years ago
- cuda implementation of CBOW model (word2vec)☆117Updated 11 years ago
- Reimplementation of deepwalk algorithm from https://github.com/phanein/deepwalk☆38Updated 9 years ago
- A Deep and Autoregressive Approach for Topic Modeling of Multimodal Data, TPAMI, http://arxiv.org/abs/1409.3970☆39Updated 10 years ago
- The implementation of Word2Vec (SkipGram - and CBOW) models using theano and numpy☆27Updated 9 years ago