From 0d60ed850a43eee8a01f7f3e3a45de189a6edc42 Mon Sep 17 00:00:00 2001 From: sayands Date: Mon, 30 Apr 2018 23:49:15 +0530 Subject: [PATCH] Added Transfer Learning tutorial --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 3bdcf98..84c02dc 100644 --- a/README.md +++ b/README.md @@ -288,6 +288,7 @@ To get started, simply fork this repo. Please refer to [CONTRIBUTING.md](CONTRIB * Learn Twitter Sentiment Analysis - * [Part I](https://towardsdatascience.com/another-twitter-sentiment-analysis-bb5b01ebad90) * [Part II](https://towardsdatascience.com/another-twitter-sentiment-analysis-with-python-part-2-333514854913) +* [Use Transfer Learning for custom image classification](https://becominghuman.ai/transfer-learning-retraining-inception-v3-for-custom-image-classification-2820f653c557) ### Miscellaneous: