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:
- CS224D Assignments☆107Updated 8 years ago
- Code for TF tutorials (CS20SI and CS224N)☆47Updated 8 years ago
- ☆24Updated 7 years ago
- 📓 Notes from The Neural Perspective (discontinued) blog.☆83Updated 7 years ago
- Sequence to Sequence and attention from scratch using Tensorflow☆29Updated 8 years ago
- This is our team's solution report, which achieves top 10% (305/3307) in this competition.☆59Updated 8 years ago
- A Tensorflow implementation of Yin Wenpeng's recent paper on TACL "Attentive Convolution"☆33Updated 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/…☆184Updated 7 years ago
- NIPS Conversational Intelligence Challenge 2017 Winner System: Skill-based Conversational Agent with Supervised Dialog Manager☆71Updated 3 years ago
- ☆23Updated 8 years ago
- deep learning specialization by andrew ng though deeplearning.ai on coursera☆23Updated 7 years ago
- ☆73Updated 8 years ago
- ☆143Updated 6 years ago
- Toy Keras implementation of a seq2seq model with examples.☆47Updated 5 years ago
- Accompanying notebook for the Entailment with Tensorflow article.☆82Updated 6 years ago
- Repo for the Deep Learning Nanodegree Foundations program.☆166Updated 8 years ago
- My bachelor's degree thesis (with code and experiments) on sentiment classification of Russian texts using Bi-RNN with attention mechanis…☆45Updated 8 years ago
- My solution to Kaggle Quora Question Pairs competition (Top 2%, Private LB log loss 0.13497).☆102Updated 5 years ago
- Pytorch NLP library based on FastAI☆282Updated 7 years ago
- Tech notes a machine learning engineer actually refers to.☆18Updated 2 years ago
- Implementation in Tensorflow of A Structured Self-attentive Sentence Embedding with the sentiment analysis task.☆66Updated 8 years ago
- Python code examples for the feedly Machine Learning blog (https://blog.feedly.com/category/all/Machine-Learning/)☆111Updated 4 years ago
- code for cs224 problem sets☆27Updated 9 years ago
- DAANet: Dual Ask-Answer Network for Machine Reading Comprehension☆144Updated 7 years ago
- Intent parsing and slot filling in PyTorch with seq2seq + attention☆159Updated 8 years ago
- Keras implementations of three language models: character-level RNN, word-level RNN and Sentence VAE (Bowman, Vilnis et al 2016).☆43Updated 4 years ago
- MT Tutorial for the JSALT 2019 Summer School☆48Updated 6 years ago
- Tensorflow Implementation of Densely Connected Bidirectional LSTM with Applications to Sentence Classification☆47Updated 7 years ago
- Uses Recurrent Neural Network (LSTM/GRU/basic_RNN units) for summarization of amazon reviews☆132Updated 8 years ago