Jelajahi Sumber

Merge pull request #3 from udibr/master

headline generator
François Chollet 8 tahun lalu
induk
melakukan
baa08759f5
1 mengubah file dengan 2 tambahan dan 1 penghapusan
  1. 2 1
      README.md

+ 2 - 1
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).
+- [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)