intro to neural networks first
culurciello opened this issue · 3 comments
culurciello commented
Hi Andrej, this is really great and thank you so very much for the material. It is truly super useful!
I wonder, what would you use before this series, to introduce neural nets, what they do / can do, the foundation before diving into back-prop?
Have you seen a nice lecture that does that in a simple way, just aligned with your course and material?
B8ni commented
I can suggest to see FastAI lecture 3: https://course.fast.ai/Lessons/lesson3.html
culurciello commented
Thank you I also ended up making one of my own
https://www.youtube.com/watch?v=O33U0Nujx-8&t=3s
B8ni commented
It's a pleasure prof!