Skip to content

Commit 465a669

Browse files
authored
Merge pull request #6 from gjbex/development
Fixes and additions based on session of 2020-03-24
2 parents b14f2bf + c2ff050 commit 465a669

File tree

3 files changed

+14
-0
lines changed

3 files changed

+14
-0
lines changed

README.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,3 +21,17 @@ For information on the training, see the website
2121
1. [Contributing](CONTRIBUTING.md): information on how to contribute to this
2222
repository.
2323
1. docs: directory containing the website for this repository.
24+
25+
26+
## Video sessions
27+
28+
Video recordings of this training are available on YouTube.
29+
30+
1. [Introduction](https://youtu.be/QIZ0-oHwMaI) (25 minutes)
31+
1. [scikit-learn: data pipelines and regression](https://youtu.be/sy4U9VteP8Q) (28 minutes)
32+
1. [scikit-learn: classification and clustering](https://youtu.be/acXmk4Bx8pI) (12 minutes)
33+
1. [keras: introduction to neural networks](https://youtu.be/-CO0Y8wzYeI) (13 minutes)
34+
1. [keras: multilayer perceptrons for digit recognition](https://youtu.be/nAixWMYgzdo) (34 minutes)
35+
1. [keras: convolutional neural networks for digit recognition] (19 minutes)
36+
1. [keras: recurrent neural networks for sentiment classification](https://youtu.be/TkafYl9APpM) (26 minutes)
37+
1. [

python_for_machine_learning.pptx

4 Bytes
Binary file not shown.
File renamed without changes.

0 commit comments

Comments
 (0)