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: How do I learn deep learning so that I can do research?

16 pointsby curious16over 2 years ago
As a decent programmer how do I get into machine learning and deep learning? How do I learn the field inside out? I want to build up to the capability to invent new things in deep learning.<p>What do I need to learn from the practical side of things as well as from the theoretical side?<p>Where do I learn them? Which books or courses?

4 comments

mindcrimeover 2 years ago
What @UncleOxidant said. The Andrew Ng course and the Fast.ai course are both good starting points.<p>The Ian Goodfellow book on Deep Learning is good:<p><a href="https:&#x2F;&#x2F;www.deeplearningbook.org&#x2F;" rel="nofollow">https:&#x2F;&#x2F;www.deeplearningbook.org&#x2F;</a><p>The Stanford CS231n course videos are a good resource:<p><a href="https:&#x2F;&#x2F;www.youtube.com&#x2F;playlist?list=PLC1qU-LWwrF64f4QKQT-Vg5Wr4qEE1Zxk" rel="nofollow">https:&#x2F;&#x2F;www.youtube.com&#x2F;playlist?list=PLC1qU-LWwrF64f4QKQT-V...</a><p>Depending on your math background you might need to bone up on some stuff. A certain amount of Calculus knowledge helps, and likewise for Linear Algebra. It probably wouldn&#x27;t hurt to have some Probability theory as well.
c7bover 2 years ago
The general answer to any &#x27;How do I become a researcher in X?&#x27; is typically to get a PhD in X. It also comes with perks like being immersed in a lab with similarly minded people, access to resources, classes, mentoring and not lastly, job opportunities.<p>That being said, if all you care about is learning so that you can build on your own, and you can pay for the computing resources yourself (don&#x27;t underestimate that part!), it should be totally possible to go your own way, provided you have a decent background in math.<p>I&#x27;d start with some of the basics like the Hastie et al. ESL and the Goodfellow DL books, if you haven&#x27;t already worked through them, and then look at the papers at the latest conferences. Read them, look up the papers they cite and the papers that cite them, basically build up your Google-Scholar-Fu.<p>Depending on how motivated you are, I reckon it should be possible to learn how to build something cool (not necessarily academically publishable) quite a bit faster than the typical 4-6 years to get a PhD. But don&#x27;t forget that in DL a lot of the edge comes from having access to gigantic data sets and the infrastructure to train 1bn+ parameter models on massive GPU clusters.
UncleOxidantover 2 years ago
Can&#x27;t go wrong with starting with the Andrew Ng Deep Learning course.<p>Practical Deep Learning for Coders is also a good place to start: <a href="https:&#x2F;&#x2F;course.fast.ai&#x2F;" rel="nofollow">https:&#x2F;&#x2F;course.fast.ai&#x2F;</a>
评论 #32843095 未加载
aintmeitover 2 years ago
What difference will it make? Can you un-ring a bell?