File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 11The Python programming language is increasingly popular. It is a
22versatile language for general purpose programming and accessible
33for novice programmers. However, it is also the de facto go-to
4- language for machine learning applciations. This training
4+ language for machine learning applications. This training
55introduces modules that are useful in that context.
66
77
@@ -58,14 +58,14 @@ Video recordings of this training are available on YouTube.
58581 . [ scikit-learn: classification and clustering] ( https://youtu.be/acXmk4Bx8pI ) (12 minutes)
59591 . [ keras: introduction to neural networks] ( https://youtu.be/-CO0Y8wzYeI ) (13 minutes)
60601 . [ keras: multilayer perceptrons for digit recognition] ( https://youtu.be/nAixWMYgzdo ) (34 minutes)
61- 1 . [ keras: convolutional neural networks for digit recognition] (19 minutes)
61+ 1 . [ keras: convolutional neural networks for digit recognition] ( https://youtu.be/L_2uTf24RiI ) (19 minutes)
62621 . [ keras: recurrent neural networks for sentiment classification] ( https://youtu.be/TkafYl9APpM ) (26 minutes)
6363
6464
6565## Target audience
6666
6767This training is for you if you need to use Python for machine learning
68- pplcations .
68+ applications .
6969
7070
7171## Prerequisites
You can’t perform that action at this time.
0 commit comments