Deep Learning for Coders with fastai and PyTorch cover
Deep Learning for Coders with fastai and PyTorch
by Jeremy Howard, Sylvain Gugger
Description: Deep Learning for Coders with fastai and PyTorch provides a practical introduction to deep learning using Python, focusing on achieving results with minimal math background, limited data, and concise code. It covers key techniques with the fastai library and PyTorch framework
ISBN: 9781492045519
Found in 2 comments on Hacker News
esafak · 2024-01-23 · Original thread
O'Reilly's line is relevant; e.g.,

https://www.oreilly.com/library/view/hands-on-machine-learni...

https://www.oreilly.com/library/view/deep-learning-for/97814...

But if you really want to understand what's going on I would use a traditional ML textbook. I'm more of a no pain, no gain kind of person.

unoti · 2022-03-27 · Original thread
"Deep Learning for Coders" (aka Fastai) https://www.oreilly.com/library/view/deep-learning-for/97814...

This book will take you from knowing nothing other than high school algenbra to knowing both practical applications and theoretical foundations and best practices for AI. If you're interested in AI and machine learning, you need this book.