roypan / CS224nLinks
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
Sorting:
- Code for TF tutorials (CS20SI and CS224N)☆47Updated 7 years ago
- Sequence to Sequence and attention from scratch using Tensorflow☆29Updated 7 years ago
- deep learning specialization by andrew ng though deeplearning.ai on coursera☆23Updated 7 years ago
- ☆23Updated 7 years ago
- 📓 Notes from The Neural Perspective (discontinued) blog.☆83Updated 6 years ago
- This is our team's solution report, which achieves top 10% (305/3307) in this competition.☆60Updated 7 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 Yin Wenpeng's recent paper on TACL "Attentive Convolution"☆33Updated 6 years ago
- CS224D Assignments☆108Updated 7 years ago
- implement the paper" Very Deep Convolutional Networks for Natural Language Processing"(https://arxiv.org/abs/1606.01781 ) in tensorflow☆55Updated last week
- code for cs224 problem sets☆27Updated 8 years ago
- Assignment solutions CS224n: Natural Language Processing with Deep Learning (winter-2017)☆43Updated 8 years ago
- Kaggle Quora Questions Pairs Competition☆88Updated 6 years ago
- Code for the Default Final Project (SQuAD) for CS224n, Winter 2018☆39Updated 2 years ago
- My bachelor's degree thesis (with code and experiments) on sentiment classification of Russian texts using Bi-RNN with attention mechanis…☆45Updated 7 years ago
- Modular Residual Networks implemented in TensorFlow. Easily change hyperparameters in a few lines.☆35Updated 8 years ago
- Example project of sentiment analysis using LSTM NN on IMDB reviews database☆21Updated 9 years ago
- Toy Keras implementation of a seq2seq model with examples.☆47Updated 5 years ago
- Intent parsing and slot filling in PyTorch with seq2seq + attention☆159Updated 7 years ago
- Oxford Deep NLP 2017 Course Materials and Practicals, Solutions☆29Updated 7 years ago
- ☆53Updated 8 years ago
- The code for our submission in Kaggle's competition Quora Question Pairs which ranked in the top 25%.☆30Updated 5 years ago
- ☆24Updated 7 years ago
- An attempt to implement the TreeLSTM in Theano☆44Updated 9 years ago
- The training code for the EMNLP 2017 paper "Learning Generic Sentence Representations Using Convolutional Neural Networks"☆34Updated 7 years ago
- My solution to Kaggle Quora Question Pairs competition (Top 2%, Private LB log loss 0.13497).☆102Updated 4 years ago
- LSTM-based model for answer selection☆18Updated 6 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
- Exploration of various deep neural networks for Question Answering and Reading Comprehension☆21Updated 8 years ago
- Deep Learning for Natural Language Processing in Stanford☆42Updated 9 years ago