TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Ask HN: What ML books would you recommend for SWE getting into the field?

2 pointsby sourcelabsabout 2 years ago
What Machine Learning books would you recommend for experienced Software Engineering getting into the field? Looking for both applied (implementing ML/AI tools into existing stacks, etc.) and theoretical (understanding the math behind algos, etc.) books.

1 comment

mkerk21about 2 years ago
Fastai has a course offered as a book and as a MOOC that serves as a good foundation for folks with a SWE background.<p>Book: <a href="https:&#x2F;&#x2F;www.amazon.com&#x2F;Deep-Learning-Coders-fastai-PyTorch&#x2F;dp&#x2F;1492045527" rel="nofollow">https:&#x2F;&#x2F;www.amazon.com&#x2F;Deep-Learning-Coders-fastai-PyTorch&#x2F;d...</a><p>MOOC: <a href="https:&#x2F;&#x2F;course.fast.ai&#x2F;" rel="nofollow">https:&#x2F;&#x2F;course.fast.ai&#x2F;</a>