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: Courses/resources you can recommend to start with ML/AI

2 pointsby l1am0almost 3 years ago
I am a backend dev and would like to learn a little about ML&#x2F;AI. No concrete plan to use the knowledge on any project, but think it will become more and more important in the next years and want to be prepared to that.<p>What resources can you recommend to get started?<p>Should be self-paced or with max 2h mandatory sync time commitment per week and if possible be less than 100$ per month<p>I am more interested in fundamentals and concepts than a project driven “code along this python project” kinda style.<p>Thanks for your help!

2 comments

lovelearningalmost 3 years ago
Because you&#x27;re looking for fundamentals and concepts rather than coding, I suggest Andrew Ng&#x27;s courses [1], especially [2]. His teaching is beginner-friendly.<p>[1]: <a href="https:&#x2F;&#x2F;www.coursera.org&#x2F;courses?query=machine%20learning%20andrew%20ng" rel="nofollow">https:&#x2F;&#x2F;www.coursera.org&#x2F;courses?query=machine%20learning%20...</a><p>[2]: <a href="https:&#x2F;&#x2F;www.coursera.org&#x2F;specializations&#x2F;machine-learning-introduction#courses" rel="nofollow">https:&#x2F;&#x2F;www.coursera.org&#x2F;specializations&#x2F;machine-learning-in...</a>
rickettealmost 3 years ago
fast.ai, recent discussion: <a href="https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=32186647" rel="nofollow">https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=32186647</a>