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

科技回声

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

GitHubTwitter

首页

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

资源链接

HackerNews API原版 HackerNewsNext.js

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

Ask HN: What topics should I be comfortable in to do serious AI/ML research?

3 点作者 noob_eng大约 2 年前
I am talking about grad school or industry R&amp;D lab level research in AI&#x2F;ML.<p>Apart from being a good programmer, what other fundamental topics should one be well versed in to become a good researcher in this domain?<p>I am in undergrad and I would love to apply to grad school after I finish. What topics should I study and from where? Books, courses, anything? I want to prepare ahead.

1 comment

optbuild大约 2 年前
I see many people dive into ML research by tinkering along the way. Although I have no objection to particular tastes, two courses that made modern ML easy for me were:<p>1. Linear Dynamical Systems by Stephen Boyd [<a href="https:&#x2F;&#x2F;ee263.stanford.edu&#x2F;archive&#x2F;" rel="nofollow">https:&#x2F;&#x2F;ee263.stanford.edu&#x2F;archive&#x2F;</a>]<p>2. Convex Optimisation by Stephen Boyd. [<a href="https:&#x2F;&#x2F;see.stanford.edu&#x2F;Course&#x2F;EE364A" rel="nofollow">https:&#x2F;&#x2F;see.stanford.edu&#x2F;Course&#x2F;EE364A</a>]<p>Both lecture series and course notes are availabe from the official page of the instructor.