FrankBlood / CNN_LSTM
add CNN as an attention to LSTM
☆10Updated 7 years ago
Alternatives and similar repositories for CNN_LSTM:
Users that are interested in CNN_LSTM are comparing it to the libraries listed below
- 深度学习相关代码☆22Updated 6 years ago
- LSTM-Attention☆74Updated 7 years ago
- Bidirectional GRU with attention mechanism on imdb sentimental analysis dataset☆35Updated 7 years ago
- Text classification models: cnn, self-attention, cnn-rnf, rnn-att, capsule-net. TensorFlow. Single GPU or multi GPU☆19Updated 4 years ago
- recurrent attention based on keras. Question Answering SQUAD dataset☆21Updated 7 years ago
- Chinese Natural Language Correction via Language Model☆14Updated 7 years ago
- a bilstm-seq2seq ner script from baidu-ner contest☆9Updated 8 years ago
- Toy Keras implementation of a seq2seq model with examples.☆47Updated 4 years ago
- Training RNNs as fast as CNNs. An unofficial tensorflow implementation.☆32Updated 6 years ago
- 使用Theano实现的一些RNN代码,包括最基本的RNN,LSTM,以及部分Attention模型,如论文MLSTM等☆31Updated 7 years ago
- A tensorflow implementation of Convolutional Neural Networks for Sentence Classification☆76Updated 8 years ago
- 针对百度知道电影问答数据的问题分类 question classification for zhidao.baidu.com in movie domain☆24Updated 7 years ago
- Sequence to Sequence and attention from scratch using Tensorflow☆29Updated 7 years ago
- My bachelor's degree thesis (with code and experiments) on sentiment classification of Russian texts using Bi-RNN with attention mechanis…☆45Updated 7 years ago
- Example project of sentiment analysis using LSTM NN on IMDB reviews database☆21Updated 9 years ago
- Asymmetric Convolutional Bidirectional LSTM Networks for Text Classification☆11Updated 6 years ago
- Mozi, Transfer Learning, Multi-Modal Learning, Theano☆27Updated 9 years ago
- ☆25Updated 8 years ago
- (Theano) Implementations about deep neural network, recurrent neural network, LSTM, and structured learining.☆10Updated 8 years ago
- tensorflow mnist SRU example☆9Updated 7 years ago
- Recurrent neural networks and Dynamic memory networks for sentiment classification☆30Updated 7 years ago
- Simple Recommender System using Denoising AutoEncoder, implemented using TensorFlow☆16Updated 8 years ago
- A CNN with an attentional module that I built while attending the brains minds and machines summer course☆68Updated 6 years ago
- Implement attention model to LSTM using TensorFlow☆10Updated 6 years ago
- Automatic summarization is the process of shortening a text document with software, in order to create a summary with the major points of…☆16Updated 6 years ago
- ☆12Updated 7 years ago
- Implement GRU or CNN in python/theano to learn the sentences representation for coherence, answer selecting or dialogue.☆15Updated 7 years ago
- Image Captioning in Chinese using LSTM RNN with attention mechanism☆38Updated 6 years ago
- A Keras implementation of Siamese neural net☆39Updated 7 years ago
- Deep Learning for Question Answering☆22Updated 8 years ago