kingtaurus / cs224dLinks
CS224D Assignments
☆107Updated 8 years ago
Alternatives and similar repositories for cs224d
Users that are interested in cs224d are comparing it to the libraries listed below
Sorting:
- Code for Stanford CS224D: deep learning for natural language understanding☆223Updated 5 years ago
- Keras DL models to answer 8th grade science multiple choice questions (Kaggle AllenAI competition).☆235Updated 7 years ago
- Code for TF tutorials (CS20SI and CS224N)☆47Updated 7 years ago
- Implementation of Character-level Convolutional Networks for Text Classification in TensorFlow☆81Updated 9 years ago
- My (slightly modified) Keras implementation of the Recurrent Convolutional Neural Network (RCNN) described here: http://www.aaai.org/ocs/…☆183Updated 7 years ago
- End-To-End Memory Network using Tensorflow☆342Updated 8 years ago
- Dynamic Memory Network implementation in TensorFlow☆178Updated 7 years ago
- Convolutional Neural Network for Multi-label Multi-instance Relation Extraction in Tensorflow☆190Updated 8 years ago
- A short tutorial for Torchtext, the NLP-specific add-on for Pytorch.☆85Updated 8 years ago
- Tensorflow implementation of Very Deep Convolutional Networks for Natural Language Processing☆79Updated 7 years ago
- Open R-NET (hy` առնետ 🐁) implementation and detailed analysis: https://git.io/vd8dx☆176Updated 7 years ago
- Deep Learning for Natural Language Processing in Stanford☆42Updated 10 years ago
- Implementation of the multi feed-forward network architecture by Parikh et al. (2016) for Natural Language Inference.☆87Updated 7 years ago
- ☆151Updated 2 years ago
- Implementation of A Structured Self-attentive Sentence Embedding☆108Updated 7 years ago
- attention model for entailment on SNLI corpus implemented in Tensorflow and Keras☆177Updated 8 years ago
- Tensorflow implementation of Recursive Neural Networks using LSTM units☆136Updated 9 years ago
- Hierarchical Recurrent Encoder Decoder for Query Suggestion☆108Updated 8 years ago
- The implementation of key value memory networks in tensorflow☆247Updated 7 years ago
- Implementation of Attention-over-Attention Neural Networks for Reading Comprehension (https://arxiv.org/abs/1607.04423) in TensorFlow☆177Updated 8 years ago
- Neural Language Correction implemented on Tensorflow☆156Updated 2 years ago
- Assignment solutions CS224n: Natural Language Processing with Deep Learning (winter-2017)☆43Updated 8 years ago
- Recent Deep Learning papers in NLU and RL☆297Updated 5 years ago
- ☆83Updated 9 years ago
- Deep-Learning Model Exploration and Development for NLP☆244Updated last year
- Neural Attention Model for Abstractive Summarization☆74Updated 10 years ago
- An attempt to implement the TreeLSTM in Theano☆44Updated 9 years ago
- Reinforcement learning for natural language processing reading group☆311Updated 7 years ago
- Intent parsing and slot filling in PyTorch with seq2seq + attention☆159Updated 8 years ago
- Various models and code (Manhattan LSTM, Siamese LSTM + Matching Layer, BiMPM) for the paraphrase identification task, specifically with …☆326Updated 7 years ago