From e71a0ffebd2598d19e672800d0bd2374dde57c12 Mon Sep 17 00:00:00 2001
From: Tarandeep Singh <tarandeepsingh1@acm.org>
Date: Wed, 14 Oct 2020 21:22:52 +0530
Subject: [PATCH] Update README.md

Add practical tutorial on Tensorflow 2.2 on GCP by Google Codelabs
---
 README.md | 1 +
 1 file changed, 1 insertion(+)

diff --git a/README.md b/README.md
index 389c484f356..116326d2ea9 100644
--- a/README.md
+++ b/README.md
@@ -150,6 +150,7 @@ Build Type
 *   [Intro to TensorFlow for Deep Learning from Udacity](https://www.udacity.com/course/intro-to-tensorflow-for-deep-learning--ud187)
 *   [Introduction to TensorFlow Lite from Udacity](https://www.udacity.com/course/intro-to-tensorflow-lite--ud190)
 *   [Machine Learning with TensorFlow on GCP](https://www.coursera.org/specializations/machine-learning-tensorflow-gcp)
+*   [Tensorflow, Keras and Deep learning without a PhD on Google Codelabs](https://codelabs.developers.google.com/codelabs/cloud-tensorflow-mnist/)
 *   [TensorFlow Chat Room on StackOverflow (not actively monitored by the
     TensorFlow team)](https://chat.stackoverflow.com/rooms/216694/tensorflow)
 *   [TensorFlow Blog](https://blog.tensorflow.org)