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:
- TensorFlow implementation of Pointer Networks☆203Updated 8 years ago
- Code for TF tutorials (CS20SI and CS224N)☆47Updated 8 years ago
- My (slightly modified) Keras implementation of the Recurrent Convolutional Neural Network (RCNN) described here: http://www.aaai.org/ocs/…☆184Updated 7 years ago
- Text classification with Reuters-21578 datasets using Gensim Word2Vec and Keras LSTM☆45Updated 8 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
- Series Algorithms of Deep Reinforcement Learning, such as DQN, DDQN, one-step-DQN, DDPG, etc☆43Updated 9 years ago
- Practical Reinforcement Learning, published by Packt☆25Updated 3 years ago
- TensorFlow implementation of Conversation Models☆142Updated 7 years ago
- Baseline solution to Quora Duplicate Question dataset.☆80Updated 8 years ago
- implement the paper" Very Deep Convolutional Networks for Natural Language Processing"(https://arxiv.org/abs/1606.01781 ) in tensorflow☆55Updated 6 months ago
- Tensorflow implementation of Very Deep Convolutional Networks for Natural Language Processing☆79Updated 7 years ago
- A tensorflow implementation of Convolutional Neural Networks for Sentence Classification☆76Updated 8 years ago
- CS224D Assignments☆107Updated 8 years ago
- Pedagogical example of sequence to sequence recurrent neural network with TensorFlow and TFLearn☆74Updated 9 years ago
- Sequence to sequence learning using TensorFlow.☆389Updated 7 years ago
- Dynamic Memory Networks (https://arxiv.org/abs/1603.01417) in Tensorflow☆239Updated 9 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
- This repository contain Code how to use pre-trained word-embedding in tensorflow☆31Updated 7 years ago
- Intent parsing and slot filling in PyTorch with seq2seq + attention☆159Updated 8 years ago
- Dynamic Convolutional Neural Networks for Theano/Lasagne☆151Updated 8 years ago
- Pytorch implementation of Human-Level Control through Deep Reinforcement Learning☆11Updated 8 years ago
- sentence classification using CNN/LSTM/GRU☆58Updated 8 years ago
- Example project of sentiment analysis using LSTM NN on IMDB reviews database☆21Updated 9 years ago
- Pointer Networks in Tensorflow☆100Updated 8 years ago
- attention model for entailment on SNLI corpus implemented in Tensorflow and Keras☆176Updated 9 years ago
- Code for Stanford CS224D: deep learning for natural language understanding☆224Updated 5 years ago
- Implementation of Character-level Convolutional Networks for Text Classification in TensorFlow☆81Updated 9 years ago
- Sorting numbers with pointer networks☆55Updated 7 years ago
- implementation match mLstm in TensorFlow 1.0☆29Updated 8 years ago