Here's a breakdown of Luis G. Serrano, the machine learning expert and a co-author of "Grokking Machine Learning" with [[Sebastian Thrun]]:
**Background**
- **Diverse Experience:** Luis comes from a strong academic and industry background. He holds a PhD in Mathematics and has worked as a researcher in quantum artificial intelligence, a Machine Learning Engineer at Google, and a Lead Artificial Intelligence Educator at Apple.
- **Passionate Educator:** Luis's core strength lies in his ability to explain complex machine learning concepts in a clear, intuitive, and engaging way. This is evident in his popular YouTube channel, Serrano.Academy, and his teaching roles.
**"Grokking Machine Learning"**
- **Focus:** Luis's book provides a practical, code-first approach to understanding and applying machine learning concepts.
- **Accessibility:** The book aims to make machine learning approachable, even for those without extensive math or programming prerequisites. It assumes intermediate Python knowledge.
- **Key Topics:** The book delves into various machine learning techniques:
- Supervised and unsupervised learning
- Data simplification, classification, and splitting algorithms
- Popular machine learning tools and packages
- **Practical Emphasis:** "[[@GrokkingMachineLearning2021|Grokking machine learning]]" includes many hands-on exercises and mini-projects to help readers apply concepts directly, building models for spam detection, language analysis, image recognition, and more.
**Why He's Important**
Luis G. Serrano plays a significant role in democratizing machine learning knowledge. His work focuses on breaking down the field's complexities and making it accessible to a wider audience. This is crucial, as machine learning's influence continues to grow across industries.
**Where to Find Him and His Work**
- **Serrano.Academy (Website):** [https://serrano.academy/](https://serrano.academy/)
- **Serrano.Academy (YouTube):** [https://www.youtube.com/c/LuisSerrano](https://www.youtube.com/c/LuisSerrano)
- **"Grokking Machine Learning" (Book):** [https://www.manning.com/books/grokking-machine-learning](https://www.manning.com/books/grokking-machine-learning)
# References
```dataview
Table title as Title, authors as Authors
where contains(subject, "Luis Serrano") or contains(authors, "Luis Serrano") or contains(authors, "Luis G. Serrano")
sort title, authors, modified, desc
```