You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: learn/README.md
+6Lines changed: 6 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -12,6 +12,12 @@ These examples are ideal for learning and expanding your knowledge of what's pos
12
12
13
13
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.
14
14
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
+
[](https://www.youtube.com/watch?v=1Z8T36sZ9WI)
20
+
15
21
# Getting started
16
22
17
23
Running the examples in this repo requires two things, both of which are free:
0 commit comments