Skip to content

Fixes and additions based on session of 2020-03-24 #6

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 4 commits into from
Mar 24, 2020
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
14 changes: 14 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,3 +21,17 @@ For information on the training, see the website
1. [Contributing](CONTRIBUTING.md): information on how to contribute to this
repository.
1. docs: directory containing the website for this repository.


## Video sessions

Video recordings of this training are available on YouTube.

1. [Introduction](https://youtu.be/QIZ0-oHwMaI) (25 minutes)
1. [scikit-learn: data pipelines and regression](https://youtu.be/sy4U9VteP8Q) (28 minutes)
1. [scikit-learn: classification and clustering](https://youtu.be/acXmk4Bx8pI) (12 minutes)
1. [keras: introduction to neural networks](https://youtu.be/-CO0Y8wzYeI) (13 minutes)
1. [keras: multilayer perceptrons for digit recognition](https://youtu.be/nAixWMYgzdo) (34 minutes)
1. [keras: convolutional neural networks for digit recognition] (19 minutes)
1. [keras: recurrent neural networks for sentiment classification](https://youtu.be/TkafYl9APpM) (26 minutes)
1. [
Binary file modified python_for_machine_learning.pptx
Binary file not shown.
File renamed without changes.