TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Ask HN: What is the best book for programmers to grasp “Machine Learning”?

13 点作者 iamspoilt超过 6 年前

3 条评论

hackermailman超过 6 年前
If you just want a practical crash course using Python libraries these lectures are open: <a href="http:&#x2F;&#x2F;www.datasciencecourse.org&#x2F;lectures&#x2F;" rel="nofollow">http:&#x2F;&#x2F;www.datasciencecourse.org&#x2F;lectures&#x2F;</a><p>Otherwise mitpress has many good books most used for intro courses like Kevin P Murphy&#x27;s book, which has easy to follow MATLAB and pseudocode examples <a href="https:&#x2F;&#x2F;www.cs.ubc.ca&#x2F;~murphyk&#x2F;MLbook&#x2F;" rel="nofollow">https:&#x2F;&#x2F;www.cs.ubc.ca&#x2F;~murphyk&#x2F;MLbook&#x2F;</a>
new_guy超过 6 年前
Andrew Ng&#x27;s Machine Learning Yearning<p><a href="http:&#x2F;&#x2F;www.mlyearning.org&#x2F;" rel="nofollow">http:&#x2F;&#x2F;www.mlyearning.org&#x2F;</a> <a href="https:&#x2F;&#x2F;www.deeplearning.ai&#x2F;machine-learning-yearning&#x2F;" rel="nofollow">https:&#x2F;&#x2F;www.deeplearning.ai&#x2F;machine-learning-yearning&#x2F;</a>
rococode超过 6 年前
Hal Daumé III has an excellent self-published textbook online. Easy to follow, pleasantly formatted, well-written, and best of all, totally free.<p><a href="http:&#x2F;&#x2F;ciml.info&#x2F;" rel="nofollow">http:&#x2F;&#x2F;ciml.info&#x2F;</a>