kvfrans / cs224-solutionsLinks
code for cs224 problem sets
☆27Updated 9 years ago
Alternatives and similar repositories for cs224-solutions
Users that are interested in cs224-solutions are comparing it to the libraries listed below
Sorting:
- Code for TF tutorials (CS20SI and CS224N)☆47Updated 7 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
- my solutions for oxford's "deep nlp 2017" practical assignments☆65Updated 8 years ago
- Code for Stanford CS224D: deep learning for natural language understanding☆223Updated 5 years ago
- CS224D Assignments☆107Updated 8 years ago
- 📓 Notes from The Neural Perspective (discontinued) blog.☆83Updated 7 years ago
- Code for Document Similarity on Reuters dataset using Encode, Embed, Attend, Predict recipe☆260Updated 6 years ago
- Baseline solution to Quora Duplicate Question dataset.☆80Updated 8 years ago
- Tensorflow implementation of Very Deep Convolutional Networks for Natural Language Processing☆79Updated 7 years ago
- Keras DL models to answer 8th grade science multiple choice questions (Kaggle AllenAI competition).☆235Updated 8 years ago
- A tensorflow implementation of Convolutional Neural Networks for Sentence Classification☆76Updated 8 years ago
- Open R-NET (hy` առնետ 🐁) implementation and detailed analysis: https://git.io/vd8dx☆176Updated 7 years ago
- Tutorials for TensorFlow APIs the official documentation doesn't cover☆288Updated 7 years ago
- This repository contain Code how to use pre-trained word-embedding in tensorflow☆31Updated 7 years ago
- Siamese Recurrent Neural network with LSTM for evaluating semantic similarity between sentences.☆200Updated 9 years ago
- A simple implementation of CNN based text classification in Pytorch☆66Updated 8 years ago
- TensorFlow implementation of Conversation Models☆142Updated 7 years ago
- Deep Learning and Machine Learning mini-projects. Current Project: Deepmind Attentive Reader (rc-data)☆76Updated 9 years ago
- Intent parsing and slot filling in PyTorch with seq2seq + attention☆159Updated 8 years ago
- ☆73Updated 8 years ago
- Implementation of Character-level Convolutional Networks for Text Classification in TensorFlow☆81Updated 9 years ago
- Keras implementation of Nested LSTMs☆88Updated 6 years ago
- Uses Recurrent Neural Network (LSTM/GRU/basic_RNN units) for summarization of amazon reviews☆132Updated 7 years ago
- attention model for entailment on SNLI corpus implemented in Tensorflow and Keras☆177Updated 8 years ago
- Dynamic Memory Networks (https://arxiv.org/abs/1603.01417) in Tensorflow☆239Updated 9 years ago
- Use tensorflow's tf.scan to build vanilla, GRU and LSTM RNNs☆127Updated 8 years ago
- Python code examples for the feedly Machine Learning blog (https://blog.feedly.com/category/all/Machine-Learning/)☆111Updated 4 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
- Neural Tensor Network Implementation as a keras layer☆59Updated 8 years ago
- Tensorflow based Neural Conversation Models☆190Updated 8 years ago