kvfrans / cs224-solutionsLinks
code for cs224 problem sets
☆27Updated 9 years ago
Alternatives and similar repositories for cs224-solutions
Users that are interested in cs224-solutions are comparing it to the libraries listed below
Sorting:
- Code for TF tutorials (CS20SI and CS224N)☆47Updated 8 years ago
- CS224D Assignments☆107Updated 8 years ago
- Code for Stanford CS224D: deep learning for natural language understanding☆224Updated 5 years ago
- ☆73Updated 8 years ago
- Uses Recurrent Neural Network (LSTM/GRU/basic_RNN units) for summarization of amazon reviews☆132Updated 8 years ago
- 📓 Notes from The Neural Perspective (discontinued) blog.☆84Updated 7 years ago
- Open R-NET (hy` առնետ 🐁) implementation and detailed analysis: https://git.io/vd8dx☆177Updated 8 years ago
- Use tensorflow's tf.scan to build vanilla, GRU and LSTM RNNs☆129Updated 8 years ago
- Code for Document Similarity on Reuters dataset using Encode, Embed, Attend, Predict recipe☆261Updated 7 years ago
- my solutions for oxford's "deep nlp 2017" practical assignments☆65Updated 8 years ago
- Baseline solution to Quora Duplicate Question dataset.☆80Updated 8 years ago
- Implementation of Character-level Convolutional Networks for Text Classification in TensorFlow☆81Updated 9 years ago
- Tutorials for TensorFlow APIs the official documentation doesn't cover☆288Updated 7 years ago
- Keras DL models to answer 8th grade science multiple choice questions (Kaggle AllenAI competition).☆235Updated 8 years ago
- Material for the Montréal Deep Learning Summer School 2017☆77Updated 8 years ago
- ☆83Updated 9 years ago
- Convolutional Neural Network model for Sentiment Analysis of IMDB movie reviews☆65Updated 9 years ago
- repo for learning neural nets and related material☆84Updated 5 years ago
- implement the paper" Very Deep Convolutional Networks for Natural Language Processing"(https://arxiv.org/abs/1606.01781 ) in tensorflow☆55Updated 7 months ago
- Augmenting word embeddings with their surrounding context using bidirectional RNN☆60Updated 5 years ago
- An implementation of GloVe in TensorFlow☆291Updated 8 years ago
- Tensorflow implementation of Very Deep Convolutional Networks for Natural Language Processing☆79Updated 7 years ago
- Deep Learning and Machine Learning mini-projects. Current Project: Deepmind Attentive Reader (rc-data)☆76Updated 9 years ago
- I try my best to keep updated cutting-edge knowledge in Machine Learning/Deep Learning and Natural Language Processing. These are my not…☆285Updated 6 years ago
- Various models and code (Manhattan LSTM, Siamese LSTM + Matching Layer, BiMPM) for the paraphrase identification task, specifically with …☆326Updated 7 years ago
- TensorFlow implementation of Conversation Models☆142Updated 7 years ago
- Dynamic Memory Networks (https://arxiv.org/abs/1603.01417) in Tensorflow☆239Updated 9 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
- Character-Aware Neural Language Models. A keras-based implementation☆118Updated 4 years ago
- ☆88Updated 9 years ago