thenomemac / IMDB-LSTM-TutorialLinks
In this tutorial I use an LSTM and Keras/Theano to predict sentiment on the IMDB dataset.
☆21Updated 9 years ago
Alternatives and similar repositories for IMDB-LSTM-Tutorial
Users that are interested in IMDB-LSTM-Tutorial are comparing it to the libraries listed below
Sorting:
- My (slightly modified) Keras implementation of the Recurrent Convolutional Neural Network (RCNN) described here: http://www.aaai.org/ocs/…☆183Updated 7 years ago
- LSTM sentiment analysis. Please look at my another repo for SVM and Naive algorithem☆21Updated 6 years ago
- Tutorials for TensorFlow APIs the official documentation doesn't cover☆288Updated 7 years ago
- Code for TF tutorials (CS20SI and CS224N)☆47Updated 7 years ago
- TensorFlow implementation of Pointer Networks☆202Updated 7 years ago
- Deep Q-Networks in tensorflow☆10Updated 8 years ago
- Tensorflow implementation of embed CNN-LSTM network for sentiment analysis task.☆26Updated 5 years ago
- Series Algorithms of Deep Reinforcement Learning, such as DQN, DDQN, one-step-DQN, DDPG, etc☆43Updated 8 years ago
- Text classification with Reuters-21578 datasets using Gensim Word2Vec and Keras LSTM☆45Updated 8 years ago
- Practical Reinforcement Learning, published by Packt☆25Updated 2 years ago
- Example project of sentiment analysis using LSTM NN on IMDB reviews database☆21Updated 9 years ago
- ☆73Updated 8 years ago
- Dynamic Convolutional Neural Networks for Theano/Lasagne☆151Updated 8 years ago
- Implementation of LSTM GAN for twitter posts generating.☆30Updated 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 8 years ago
- Keras implementation of Nested LSTMs☆88Updated 6 years ago
- Material for the Montréal Deep Learning Summer School 2017☆77Updated 8 years ago
- A collection of all my datasets☆239Updated 7 years ago
- Pointer Networks in Tensorflow☆100Updated 7 years ago
- Use tensorflow's tf.scan to build vanilla, GRU and LSTM RNNs☆127Updated 8 years ago
- Implementation of the paper https://arxiv.org/pdf/1507.01526v3.pdf (Tensorflow 1.0, Python 3)☆28Updated 8 years ago
- Code for Stanford CS224D: deep learning for natural language understanding☆223Updated 5 years ago
- Pedagogical example of sequence to sequence recurrent neural network with TensorFlow and TFLearn☆74Updated 9 years ago
- [unmaintained] go to https://github.com/suriyadeepan/practical_seq2seq☆296Updated 8 years ago
- How to build a Multilayered LSTM Network to infer Stock Market sentiment from social conversation using TensorFlow.☆100Updated 6 years ago
- Keras DL models to answer 8th grade science multiple choice questions (Kaggle AllenAI competition).☆235Updated 7 years ago
- CS224D Assignments☆107Updated 8 years ago
- Sequence to sequence learning using TensorFlow.☆389Updated 7 years ago
- Theano Implementation of DMN+ (Improved Dynamic Memory Networks) from the paper by Xiong, Merity, & Socher at MetaMind, http://arxiv.org/…☆166Updated 6 years ago
- Sequence to Sequence and attention from scratch using Tensorflow☆29Updated 7 years ago