bradleypallen / keras-quora-question-pairsLinks
A Keras model that addresses the Quora Question Pairs dyadic prediction task.
☆368Updated 7 years ago
Alternatives and similar repositories for keras-quora-question-pairs
Users that are interested in keras-quora-question-pairs are comparing it to the libraries listed below
Sorting:
- ☆443Updated 6 years ago
- Keras DL models to answer 8th grade science multiple choice questions (Kaggle AllenAI competition).☆235Updated 7 years ago
- Solution to Kaggle's Quora Duplicate Question Detection Competition☆137Updated 6 years ago
- Various models and code (Manhattan LSTM, Siamese LSTM + Matching Layer, BiMPM) for the paraphrase identification task, specifically with …☆325Updated 6 years ago
- Kaggle Quora Questions Pairs Competition☆88Updated 6 years ago
- A deep NLP library, based on Keras / tf, focused on question answering (but useful for other NLP too)☆403Updated 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
- My Keras implementation of the Deep Semantic Similarity Model (DSSM)/Convolutional Latent Semantic Model (CLSM) described here: http://re…☆520Updated 8 years ago
- ☆176Updated 7 years ago
- In progress☆272Updated 8 years ago
- ☆389Updated 7 years ago
- Baseline solution to Quora Duplicate Question dataset.☆80Updated 8 years ago
- Tutorials for TensorFlow APIs the official documentation doesn't cover☆289Updated 7 years ago
- Some language modeling tools for Keras☆658Updated 7 years ago
- An implementation of GloVe in TensorFlow☆291Updated 7 years ago
- Implementation of Q.V. Le, and T. Mikolov, "Distributed Representations of Sentences and Documents ICML", 2014.