diff --git a/README.md b/README.md index 2aa0ab0..8778f62 100644 --- a/README.md +++ b/README.md @@ -99,4 +99,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 -- [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 +- [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). +- [Headline generator](https://github.com/udibr/headlines): independent implementation of [Generating News Headlines with Recurrent Neural Networks](http://arxiv.org/abs/1512.01712)