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/…☆184Updated 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
- TensorFlow implementation of Pointer Networks☆203Updated 8 years ago
- Sequence to Sequence and attention from scratch using Tensorflow☆29Updated 8 years ago
- Example project of sentiment analysis using LSTM NN on IMDB reviews database☆21Updated 9 years ago
- Code for TF tutorials (CS20SI and CS224N)☆47Updated 7 years ago
- Keras implementation of Nested LSTMs☆88Updated 6 years ago
- sentence classification using CNN/LSTM/GRU☆58Updated 8 years ago
- Using Deep Learning Neural Networks to classify reviews of movie dataset to Positive and Negative Sentiment☆16Updated 8 years ago
- code for cs224 problem sets☆27Updated 9 years ago
- Code for Stanford CS224D: deep learning for natural language understanding☆223Updated 5 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
- Sequence to sequence learning using TensorFlow.☆388Updated 7 years ago
- ☆73Updated 8 years ago
- Series Algorithms of Deep Reinforcement Learning, such as DQN, DDQN, one-step-DQN, DDPG, etc☆43Updated 9 years ago
- Use tensorflow's tf.scan to build vanilla, GRU and LSTM RNNs☆127Updated 8 years ago
- TensorFlow implementation of Conversation Models☆142Updated 7 years ago
- [unmaintained] Make seq2seq for keras work☆233Updated 8 years ago
- implement the paper" Very Deep Convolutional Networks for Natural Language Processing"(https://arxiv.org/abs/1606.01781 ) in tensorflow☆55Updated 4 months ago
- Dynamic Memory Network implementation in TensorFlow☆178Updated 7 years ago
- Tensorflow implementation of Very Deep Convolutional Networks for Natural Language Processing☆79Updated 7 years ago
- SeqGAN implementation for generating text using an RNN.☆100Updated 7 years ago
- Intent parsing and slot filling in PyTorch with seq2seq + attention☆159Updated 8 years ago
- Practical Reinforcement Learning, published by Packt☆25Updated 2 years ago
- A tensorflow implementation of Convolutional Neural Networks for Sentence Classification☆76Updated 8 years ago
- Generative adversarial networks (GAN) applied to sequential data via recurrent neural networks (RNN).☆396Updated 8 years ago
- A simple implementation of CNN based text classification in Pytorch☆66Updated 8 years ago
- Uses Recurrent Neural Network (LSTM/GRU/basic_RNN units) for summarization of amazon reviews☆132Updated 7 years ago
- Pytorch implementation of Human-Level Control through Deep Reinforcement Learning☆11Updated 8 years ago