FrankBlood / CNN_LSTMLinks
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
Sorting:
- LSTM-Attention☆74Updated 7 years ago
- recurrent attention based on keras. Question Answering SQUAD dataset☆21Updated 8 years ago
- 深度学习相关代码☆22Updated 7 years ago
- Recurrent neural networks and Dynamic memory networks for sentiment classification☆30Updated 7 years ago
- Bidirectional GRU with attention mechanism on imdb sentimental analysis dataset☆34Updated 7 years ago
- Training RNNs as fast as CNNs. An unofficial tensorflow implementation.☆32Updated 7 years ago
- Mozi, Transfer Learning, Multi-Modal Learning, Theano☆27Updated 9 years ago
- A tensorflow implementation of Convolutional Neural Networks for Sentence Classification☆76Updated 8 years ago
- Text classification models: cnn, self-attention, cnn-rnf, rnn-att, capsule-net. TensorFlow. Single GPU or multi GPU☆19Updated 5 years ago
- 使用Theano实现的一些RNN代码,包括最基本的RNN,LSTM,以及部分Attention模型,如论文MLSTM等☆31Updated 8 years ago
- Contextual LSTM for NLP tasks like word prediction and word embedding creation for Deep Learning☆28Updated 6 years ago
- implement the paper" Very Deep Convolutional Networks for Natural Language Processing"(https://arxiv.org/abs/1606.01781 ) in tensorflow☆55Updated last week
- A Keras implementation of Siamese neural net☆39Updated 7 years ago
- Chinese Word Segmention Base on the Deep Learning and LSTM Neural Network☆21Updated 8 years ago
- Keras-Based LSTM Conv model for Question Selection☆23Updated 8 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
- ☆11Updated 9 years ago
- A CNN with an attentional module that I built while attending the brains minds and machines summer course☆68Updated 6 years ago
- Sequence to Sequence and attention from scratch using Tensorflow☆29Updated 7 years ago
- CNN-LSTM-CRF Sequence Tagging. 炼丹系列。☆21Updated 7 years ago
- Simple Recommender System using Denoising AutoEncoder, implemented using TensorFlow☆16Updated 8 years ago
- Simple convolutional highway networks using TensorFlow.☆56Updated 8 years ago
- a bilstm-seq2seq ner script from baidu-ner contest☆9Updated 8 years ago
- ☆41Updated 8 years ago
- A two-stream convolutional neural network for learning abitrary similarity functions over two sets of training data☆24Updated 7 years ago
- ☆12Updated 7 years ago
- 针对百度知道电影问答数据的问题分类 question classification for zhidao.baidu.com in movie domain☆24Updated 7 years ago
- Very Simple Question Answer System using Chinese Wikipedia Data☆23Updated last year
- Recurrent Neural Networks (RNN, GRU, LSTM) and their Bidirectional versions (BiRNN, BiGRU, BiLSTM) for word & character level language mo…☆44Updated 8 years ago
- Plan, Attend, Generate: Planning for Sequence-to-Sequence Models☆10Updated 7 years ago