From cac0da4126a870fd31cdb78a9188abbcd296e70c Mon Sep 17 00:00:00 2001 From: Shyam Upadhyay Date: Thu, 28 Jul 2016 17:30:35 -0400 Subject: [PATCH] added snli-entailment project to list --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 983a26e..dba8846 100644 --- a/README.md +++ b/README.md @@ -97,4 +97,5 @@ If you have a high-quality tutorial or project to add, please open a PR. - [RocAlphaGo](https://github.com/Rochester-NRT/RocAlphaGo): An independent, student-led replication of DeepMind's 2016 Nature publication, "Mastering the game of Go with deep neural networks and tree search" - [DeepJazz](https://github.com/jisungk/deepjazz): Deep learning driven jazz generation using Keras -- [dataset-sts](https://github.com/brmson/dataset-sts): Semantic Text Similarity Dataset Hub \ No newline at end of file +- [dataset-sts](https://github.com/brmson/dataset-sts): Semantic Text Similarity Dataset Hub +- [snli-entailment](https://github.com/shyamupa/snli-entailment): Independent implementation of attention model for textual entailment from the paper ["Reasoning about Entailment with Neural Attention"](http://arxiv.org/abs/1509.06664). \ No newline at end of file