Skip to content

Commit a262a4e

Browse files
committed
Add an image link to the YouTube video walkthrough for Notebooks
1 parent 5689efa commit a262a4e

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

learn/README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,12 @@ These examples are ideal for learning and expanding your knowledge of what's pos
1212

1313
Each individual example notebook lives in its own directory. A notebook file ends in `.ipynb`, and each individual Notebook demonstrates a different AI technique or usage pattern.
1414

15+
# How to use Jupyter Notebooks to do AI tasks
16+
17+
This video walks through how to load these Notebooks and get started with Google colab. It is intended as a complement to this getting started guide:
18+
19+
[![How to use Jupyter Notebooks for Machine learning and AI tasks](https://img.youtube.com/vi/1Z8T36sZ9WI/0.jpg)](https://www.youtube.com/watch?v=1Z8T36sZ9WI)
20+
1521
# Getting started
1622

1723
Running the examples in this repo requires two things, both of which are free:

0 commit comments

Comments
 (0)