kingtaurus / cs224dLinks
CS224D Assignments
☆107Updated 7 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
- Code for TF tutorials (CS20SI and CS224N)☆47Updated 7 years ago
- Tensorflow implementation of Very Deep Convolutional Networks for Natural Language Processing☆79Updated 7 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
- A short tutorial for Torchtext, the NLP-specific add-on for Pytorch.☆85Updated 8 years ago
- Implementation of Character-level Convolutional Networks for Text Classification in TensorFlow☆81Updated 9 years ago
- ☆83Updated 9 years ago
- Deep Learning for Natural Language Processing in Stanford☆42Updated 10 years ago
- End-To-End Memory Network using Tensorflow☆343Updated 8 years ago
- Implementation of A Structured Self-attentive Sentence Embedding☆108Updated 6 years ago
- Dynamic Memory Network implementation in TensorFlow☆179Updated 7 years ago
- Keras DL models to answer 8th grade science multiple choice questions (Kaggle AllenAI competition).☆235Updated 7 years ago
- ☆150Updated 2 years ago
- Intent parsing and slot filling in PyTorch with seq2seq + attention☆159Updated 8 years ago
- An implementation of skip-thought vectors in Tensorflow☆73Updated 2 years ago
- Tensorflow implementation of Recursive Neural Networks using LSTM units☆136Updated 9 years ago
- Tutorials for TensorFlow APIs the official documentation doesn't cover☆288Updated 7 years ago
- Recent Deep Learning papers in NLU and RL☆296Updated 5 years ago
- Implementation of the multi feed-forward network architecture by Parikh et al. (2016) for Natural Language Inference.☆87Updated 7 years ago
- Neural Language Correction implemented on Tensorflow☆156Updated 2 years ago
- Open R-NET (hy` առնետ 🐁) implementation and detailed analysis: https://git.io/vd8dx☆176Updated 7 years ago
- Baseline solution to Quora Duplicate Question dataset.☆80Updated 8 years ago
- Deep Averaging Networks☆238Updated 3 years ago
- Reinforcement learning for natural language processing reading group☆310Updated 7 years ago
- Neural Attention Model for Abstractive Summarization☆73Updated 9 years ago
- Character-Aware Neural Language Models. A keras-based implementation☆118Updated 3 years ago
- implement the paper" Very Deep Convolutional Networks for Natural Language Processing"(https://arxiv.org/abs/1606.01781 ) in tensorflow☆55Updated last month
- A tensorflow implementation of Convolutional Neural Networks for Sentence Classification☆76Updated 8 years ago
- The implementation of key value memory networks in tensorflow☆248Updated 6 years ago
- attention model for entailment on SNLI corpus implemented in Tensorflow and Keras☆177Updated 8 years ago