Skip to content

Commit 1f275e3

Browse files
authored
Merge pull request #7 from gjbex/development
Add links to Youtube videos on website
2 parents d0f8a47 + 6a4fd4b commit 1f275e3

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

docs/README.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,19 @@ Slides are available in the
4949
as well as example code and hands-on material.
5050

5151

52+
## Video sessions
53+
54+
Video recordings of this training are available on YouTube.
55+
56+
1. [Introduction](https://youtu.be/QIZ0-oHwMaI) (25 minutes)
57+
1. [scikit-learn: data pipelines and regression](https://youtu.be/sy4U9VteP8Q) (28 minutes)
58+
1. [scikit-learn: classification and clustering](https://youtu.be/acXmk4Bx8pI) (12 minutes)
59+
1. [keras: introduction to neural networks](https://youtu.be/-CO0Y8wzYeI) (13 minutes)
60+
1. [keras: multilayer perceptrons for digit recognition](https://youtu.be/nAixWMYgzdo) (34 minutes)
61+
1. [keras: convolutional neural networks for digit recognition] (19 minutes)
62+
1. [keras: recurrent neural networks for sentiment classification](https://youtu.be/TkafYl9APpM) (26 minutes)
63+
64+
5265
## Target audience
5366

5467
This training is for you if you need to use Python for machine learning

0 commit comments

Comments
 (0)