From 578d929b5bf8ca6696ba7e3353d01e3393495d48 Mon Sep 17 00:00:00 2001 From: sayands Date: Wed, 25 Apr 2018 22:22:18 +0530 Subject: [PATCH] Added Image Caption generator --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index c1e3ea8..8a6e908 100644 --- a/README.md +++ b/README.md @@ -278,6 +278,7 @@ To get started, simply fork this repo. Please refer to [CONTRIBUTING.md](CONTRIB * [Use pre-trained Inception model to provide image predictions](https://medium.com/google-cloud/keras-inception-v3-on-google-compute-engine-a54918b0058) * [Create your first CNN](https://hackernoon.com/deep-learning-cnns-in-tensorflow-with-gpus-cba6efe0acc2) * [Build A Facial Recognition Pipeline](https://hackernoon.com/building-a-facial-recognition-pipeline-with-deep-learning-in-tensorflow-66e7645015b8) +* [Build An Image Caption Generator](https://medium.freecodecamp.org/building-an-image-caption-generator-with-deep-learning-in-tensorflow-a142722e9b1f) ### Miscellaneous: