roypan / CS224n
Assignments for Stanford CS224n (Winter 2017)
☆13Updated 7 years ago
Alternatives and similar repositories for CS224n:
Users that are interested in CS224n are comparing it to the libraries listed below
- ☆24Updated 6 years ago
- Modular Residual Networks implemented in TensorFlow. Easily change hyperparameters in a few lines.☆35Updated 8 years ago
- Sequence to Sequence and attention from scratch using Tensorflow☆29Updated 7 years ago
- CS224D Assignments☆109Updated 7 years ago
- ☆73Updated 7 years ago
- code for cs224 problem sets☆29Updated 8 years ago
- This is our team's solution report, which achieves top 10% (305/3307) in this competition.☆60Updated 7 years ago
- ☆23Updated 7 years ago
- The training code for the EMNLP 2017 paper "Learning Generic Sentence Representations Using Convolutional Neural Networks"☆34Updated 7 years ago
- Toy Keras implementation of a seq2seq model with examples.☆47Updated 4 years ago
- deep learning specialization by andrew ng though deeplearning.ai on coursera☆23Updated 6 years ago
- 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/…☆182Updated 6 years ago
- Implementation in Tensorflow of A Structured Self-attentive Sentence Embedding with the sentiment analysis task.☆66Updated 7 years ago
- A tensorflow implementation of Convolutional Neural Networks for Sentence Classification☆76Updated 7 years ago
- A short tutorial for Torchtext, the NLP-specific add-on for Pytorch.☆85Updated 7 years ago
- A Tensorflow implementation of Yin Wenpeng's recent paper on TACL "Attentive Convolution"☆33Updated 6 years ago
- 📓 Notes from The Neural Perspective (discontinued) blog.☆85Updated 6 years ago
- implement the paper" Very Deep Convolutional Networks for Natural Language Processing"(https://arxiv.org/abs/1606.01781 ) in tensorflow☆55Updated 7 years ago
- Abstractive Summarization IJCAI paper code☆28Updated 6 years ago
- NLP tutorial☆42Updated 6 years ago
- Augmenting word embeddings with their surrounding context using bidirectional RNN☆60Updated 4 years ago
- Tensorflow implementation of Very Deep Convolutional Networks for Natural Language Processing☆79Updated 6 years ago
- Tensorflow implementation of DCN for question answering on the Stanford Question Answering Dataset (SQuAD)☆13Updated 7 years ago
- Assignment solutions CS224n: Natural Language Processing with Deep Learning (winter-2017)☆44Updated 7 years ago
- Intent parsing and slot filling in PyTorch with seq2seq + attention☆159Updated 7 years ago
- TensorFlow examples☆23Updated 7 years ago
- Awesome deep learning based NLP papers and survey, also some awesome machine learning/vision material☆21Updated 8 years ago
- recurrent attention based on keras. Question Answering SQUAD dataset☆21Updated 7 years ago
- Keras + Universal Sentence Encoder = Transfer Learning for text data☆33Updated 6 years ago