From 5d55cfac40041017de5c47e2d092709d8aeb3007 Mon Sep 17 00:00:00 2001 From: Mark Daoust <markdaoust@google.com> Date: Wed, 14 Oct 2020 09:23:28 -0700 Subject: [PATCH] Link to all TensorFlow codelabs. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 116326d2ea9..f47c0c6c736 100644 --- a/README.md +++ b/README.md @@ -150,7 +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 Codelabs](https://codelabs.developers.google.com/?cat=TensorFlow) * [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)