Basics of Deep Learning Part 5: Implementing the Feedforward Algorithm with NumPy

Опубликовано: 20 Май 2026
на канале: Sebastian Mantey
1,480
38

In this series we are going to cover the basics of deep learning. And in this video we continue to implement the feedforward algorithm by replacing the functions, that we defined in the previous videos, with their respective NumPy counterparts.

Links:
Corresponding blog post (and slides): https://www.sebastian-mantey.com/post...
GitHub repo: https://github.com/SebastianMantey/De...
"Basics of Deep Learning" playlist:    • Basics of Deep Learning Part 1: Introduction  

If you are wondering why the slides don’t disappear even though I am typing in the jupyter notebook, I used AutoHotkey for that. Here is an article that describes how to use it:
https://www.howtogeek.com/196958/the-...