AllenCX / IMDB-RNN-AttentionLinks
Bidirectional GRU with attention mechanism on imdb sentimental analysis dataset
☆34Updated 8 years ago
Alternatives and similar repositories for IMDB-RNN-Attention
Users that are interested in IMDB-RNN-Attention are comparing it to the libraries listed below
Sorting:
- Four styles of encoder decoder model by Python, Theano, Keras and Seq2Seq☆279Updated 8 years ago
- Text classification using LSTM☆172Updated 8 years ago
- Densely Connected CNN with Multi-scale Feature Attention for Text Classification☆133Updated 7 years ago
- A Capsule Implement with Pure Keras☆351Updated 5 years ago
- An example attention network with simple dataset.☆228Updated 6 years ago
- Text classification based on LSTM on R8 dataset for pytorch implementation☆141Updated 8 years ago
- Implementation of ABCNN(Attention-Based Convolutional Neural Network) on Tensorflow☆279Updated 6 years ago
- ☆131Updated 4 years ago
- LSTM-Attention☆75Updated 8 years ago
- Hierarchical Attention Networks for Chinese Sentiment Classification☆206Updated 8 years ago
- bidirectional rnn for text classification☆107Updated 8 years ago
- Multi-Task Learning in NLP☆94Updated 7 years ago
- Tensorflow implementation of "Language Modeling with Gated Convolutional Networks"☆273Updated 8 years ago
- Hierarchical BiLSTM CNN using Keras☆77Updated 7 years ago
- Classify Kaggle San Francisco Crime Description into 39 classes. Build the model with CNN, RNN (GRU and LSTM) and Word Embeddings on Tens…☆602Updated 7 years ago
- Character-level Convolutional Networks for Text Classification论文仿真实现☆72Updated 8 years ago
- 深度学习相关代码☆22Updated 7 years ago
- Tensorflow implementation of attention mechanism for text classification tasks.☆747Updated 5 years ago
- Examples about How to import data from tfrecord files using dataset API.☆104Updated 7 years ago
- ☆23Updated 7 years ago
- A tensorflow implementation of Fairseq Convolutional Sequence to Sequence Learning(Gehring et al. 2017)☆305Updated 8 years ago
- Recurrent Neural Networks (RNN, GRU, LSTM) and their Bidirectional versions (BiRNN, BiGRU, BiLSTM) for word & character level language mo…☆44Updated 9 years ago
- 使用Theano实现的一些RNN代码,包括最基本的RNN,LSTM,以及部分Attention模型,如论文MLSTM等☆31Updated 8 years ago
- Attention-based sequence to sequence learning☆388Updated 6 years ago
- A Tensorflow implementation of CNN-LSTM image caption generator architecture that achieves close to state-of-the-art results on the MSCOC…☆267Updated 7 years ago
- Image Captioning in Chinese using LSTM RNN with attention mechanism☆38Updated 7 years ago
- Convolutional Neural Networks for Sentence Classification(TextCNN) implements by TensorFlow☆253Updated 6 years ago
- graduation project : sentiment analysis with different word-embeddings @ huxi☆19Updated 8 years ago
- Code of Directional Self-Attention Network (DiSAN)☆311Updated 7 years ago
- Training RNNs as fast as CNNs. An unofficial tensorflow implementation.☆33Updated 7 years ago