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 topics should I be comfortable in to do serious AI/ML research?

3 pointsby noob_engabout 2 years ago
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

optbuildabout 2 years ago
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.