SDS 446: Getting Started in Machine Learning — with Jon Krohn

Topics covered
Popular Clips
Episode Highlights
Kernel Tricks
Understanding the kernel trick in support vector machines (SVMs) presents a significant challenge in machine learning. shares that while executing SVM methods using high-level Python libraries like scikit-learn is straightforward, the intricacies of how the kernel trick functions under the hood can be elusive. This complexity often leads to a gap between practical application and theoretical understanding.
So while it's trivially easy for me to execute support vector machine methods with high level python code saying scikit learn, I've forgotten the details of how the underlying kernel trick works to enable support vector machines to work under the covers.
---
This highlights the importance of bridging the gap between using tools and comprehending their underlying mechanisms 1.
Reinforcement Learning
Deep reinforcement learning is another area where theoretical understanding can lag behind practical application. acknowledges the effectiveness of algorithms like deep Q learning for complex tasks, such as video game playing, yet admits to struggling with visualizing the Q learning table updates. This ongoing learning process is what makes the field of machine learning perpetually exciting.
I appreciate how well the deep Q learning algorithm works for complex sequential tasks like playing video games, but I cannot picture the underlying Q learning table updates in my mind yet.
---
Jon encourages continuous learning and engagement with the community to tackle these challenges 1 2.
Related Episodes

SDS 556: @JonKrohnLearns's Machine Learning Courses
Answers 383 questions
SDS 554: @JonKrohnLearns's Deep Learning Courses
Answers 383 questions
SDS 558: @JonKrohnLearns's Answers to Questions on Machine Learning
Answers 383 questions
SDS 474: The Machine Learning House — with Jon Krohn
Answers 383 questions
SDS 464: A.I. vs Machine Learning vs Deep Learning — with Jon Krohn
Answers 383 questions
SDS 510: Deep Reinforcement Learning — with Jon Krohn
Answers 383 questions
SDS 470: My Favorite Books — with Jon Krohn
Answers 383 questions
SDS 506: Supervised vs Unsupervised Learning — with Jon Krohn
Answers 383 questions
SDS 448: How to be a Data Science Leader — with Jon Krohn
Answers 383 questions
SDS 444: Future-Proofing Your Career — with Jon Krohn
Answers 383 questions

SDS 469: Learning Deep Learning Together — with Konrad Körding
Answers 383 questions
SDS 472: The Learning Never Stops (so Relax) — with Jon Krohn
Answers 383 questions
SDS 476: Peer-Driven Learning — with Jon Krohn
Answers 383 questions

SDS 439: Deep Learning for Machine Vision — with Deblina Bhattacharjee
Answers 383 questions
SDS 498: How Only Beginners Know Everything — with Jon Krohn
Answers 383 questions

