From 07bef7a608b4eb947fbc1cb430d1fbf8180dafc9 Mon Sep 17 00:00:00 2001 From: Josh <40269551+praizjosh@users.noreply.github.com> Date: Wed, 29 May 2024 16:42:58 +0100 Subject: [PATCH] fix(curriculum): add links to Colab notebooks in TensorFlow course (#54601) Co-authored-by: Tom <20648924+moT01@users.noreply.github.com> --- .../tensorflow/convolutional-neural-networks.md | 4 ++++ .../tensorflow/core-learning-algorithms.md | 4 ++++ .../tensorflow/introduction-to-tensorflow.md | 4 ++++ .../tensorflow/natural-language-processing-with-rnns.md | 4 ++++ .../tensorflow/neural-networks-with-tensorflow.md | 4 ++++ .../tensorflow/reinforcement-learning-with-q-learning.md | 4 ++++ 6 files changed, 24 insertions(+) diff --git a/curriculum/challenges/english/11-machine-learning-with-python/tensorflow/convolutional-neural-networks.md b/curriculum/challenges/english/11-machine-learning-with-python/tensorflow/convolutional-neural-networks.md index c5136eb3a59..471e5919b98 100644 --- a/curriculum/challenges/english/11-machine-learning-with-python/tensorflow/convolutional-neural-networks.md +++ b/curriculum/challenges/english/11-machine-learning-with-python/tensorflow/convolutional-neural-networks.md @@ -10,6 +10,10 @@ bilibiliIds: dashedName: convolutional-neural-networks --- +# --description-- + +The next few video lessons will reference [this Colab notebook](https://colab.research.google.com/drive/1ZZXnCjFEOkp_KdNcNabd14yok0BAIuwS#forceEdit=true&sandboxMode=true). + # --question-- ## --text-- diff --git a/curriculum/challenges/english/11-machine-learning-with-python/tensorflow/core-learning-algorithms.md b/curriculum/challenges/english/11-machine-learning-with-python/tensorflow/core-learning-algorithms.md index 000e9800a42..fc07edb50bc 100644 --- a/curriculum/challenges/english/11-machine-learning-with-python/tensorflow/core-learning-algorithms.md +++ b/curriculum/challenges/english/11-machine-learning-with-python/tensorflow/core-learning-algorithms.md @@ -10,6 +10,10 @@ bilibiliIds: dashedName: core-learning-algorithms --- +# --description-- + +The next few video lessons will reference [this Colab notebook](https://colab.research.google.com/drive/15Cyy2H7nT40sGR7TBN5wBvgTd57mVKay#forceEdit=true&sandboxMode=true). + # --question-- ## --text-- diff --git a/curriculum/challenges/english/11-machine-learning-with-python/tensorflow/introduction-to-tensorflow.md b/curriculum/challenges/english/11-machine-learning-with-python/tensorflow/introduction-to-tensorflow.md index b5fd7cb1237..60d3caceea9 100644 --- a/curriculum/challenges/english/11-machine-learning-with-python/tensorflow/introduction-to-tensorflow.md +++ b/curriculum/challenges/english/11-machine-learning-with-python/tensorflow/introduction-to-tensorflow.md @@ -10,6 +10,10 @@ bilibiliIds: dashedName: introduction-to-tensorflow --- +# --description-- + +The next few video lessons will reference [this Colab notebook](https://colab.research.google.com/drive/1F_EWVKa8rbMXi3_fG0w7AtcscFq7Hi7B#forceEdit=true&sandboxMode=true). + # --question-- ## --text-- diff --git a/curriculum/challenges/english/11-machine-learning-with-python/tensorflow/natural-language-processing-with-rnns.md b/curriculum/challenges/english/11-machine-learning-with-python/tensorflow/natural-language-processing-with-rnns.md index 00041af268d..9c9625258aa 100644 --- a/curriculum/challenges/english/11-machine-learning-with-python/tensorflow/natural-language-processing-with-rnns.md +++ b/curriculum/challenges/english/11-machine-learning-with-python/tensorflow/natural-language-processing-with-rnns.md @@ -10,6 +10,10 @@ bilibiliIds: dashedName: natural-language-processing-with-rnns --- +# --description-- + +The next few video lessons will reference [this Colab notebook](https://colab.research.google.com/drive/1ysEKrw_LE2jMndo1snrZUh5w87LQsCxk#forceEdit=true&sandboxMode=true). + # --question-- ## --text-- diff --git a/curriculum/challenges/english/11-machine-learning-with-python/tensorflow/neural-networks-with-tensorflow.md b/curriculum/challenges/english/11-machine-learning-with-python/tensorflow/neural-networks-with-tensorflow.md index 44684db292b..2f2ea5c7141 100644 --- a/curriculum/challenges/english/11-machine-learning-with-python/tensorflow/neural-networks-with-tensorflow.md +++ b/curriculum/challenges/english/11-machine-learning-with-python/tensorflow/neural-networks-with-tensorflow.md @@ -10,6 +10,10 @@ bilibiliIds: dashedName: neural-networks-with-tensorflow --- +# --description-- + +The next few video lessons will reference [this Colab notebook](https://colab.research.google.com/drive/1m2cg3D1x3j5vrFc-Cu0gMvc48gWyCOuG#forceEdit=true&sandboxMode=true). + # --question-- ## --text-- diff --git a/curriculum/challenges/english/11-machine-learning-with-python/tensorflow/reinforcement-learning-with-q-learning.md b/curriculum/challenges/english/11-machine-learning-with-python/tensorflow/reinforcement-learning-with-q-learning.md index 6b858d690c8..b6531a5bc93 100644 --- a/curriculum/challenges/english/11-machine-learning-with-python/tensorflow/reinforcement-learning-with-q-learning.md +++ b/curriculum/challenges/english/11-machine-learning-with-python/tensorflow/reinforcement-learning-with-q-learning.md @@ -10,6 +10,10 @@ bilibiliIds: dashedName: reinforcement-learning-with-q-learning --- +# --description-- + +The next few video lessons will reference [this Colab notebook](https://colab.research.google.com/drive/1IlrlS3bB8t1Gd5Pogol4MIwUxlAjhWOQ#forceEdit=true&sandboxMode=true). + # --question-- ## --text--