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: I want to learn Deep learning / machine learning

15 pointsby uptownhrabout 10 years ago
I&#x27;m a software engineer, mainly focused on apps and web development. In the past 2 years, I&#x27;ve been constantly bombarded with Machine learning and now, Deep Learning. I can only assert that this is a field that is growing and growing exponentially.<p>I would love to get into this field and any suggestions &#x2F; recommendations on getting started would be appreciated!<p>Any pre-requisites needed to get started would be a big bonus. Not being in the field, I actually do not even know what the technical requirements are.<p>I also plan on creating a github repo listing all the resources and guides. Please help.

7 comments

tienthanh8490about 10 years ago
<a href="http://karpathy.github.io/neuralnets/" rel="nofollow">http:&#x2F;&#x2F;karpathy.github.io&#x2F;neuralnets&#x2F;</a><p><a href="http://jmozah.github.io/links/" rel="nofollow">http:&#x2F;&#x2F;jmozah.github.io&#x2F;links&#x2F;</a><p><a href="https://github.com/ChristosChristofidis/awesome-deep-learning" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;ChristosChristofidis&#x2F;awesome-deep-learnin...</a><p><a href="http://metacademy.org/roadmaps/" rel="nofollow">http:&#x2F;&#x2F;metacademy.org&#x2F;roadmaps&#x2F;</a><p><a href="http://cs231n.stanford.edu/" rel="nofollow">http:&#x2F;&#x2F;cs231n.stanford.edu&#x2F;</a><p><a href="https://class.coursera.org/neuralnets-2012-001" rel="nofollow">https:&#x2F;&#x2F;class.coursera.org&#x2F;neuralnets-2012-001</a>
yen223about 10 years ago
Take it from me: Before you jump headfirst into machine learning, take a refresher course on Linear Algebra. Make sure you are <i>very</i> comfortable working with matrices and vectors.
kjainabout 10 years ago
I would recommend going through the CalTech Course - Learning from Data run by Yasir Abu Mustafa as the first step. <a href="https://www.edx.org/course/learning-data-caltechx-cs1156x#.VQB5M_mUdlo" rel="nofollow">https:&#x2F;&#x2F;www.edx.org&#x2F;course&#x2F;learning-data-caltechx-cs1156x#.V...</a><p>It is one of the best places to start. Please see that the course will require you to spend considerable time. If you find this challenging, you can also look at the Machine Learning class by Andrew Ng on Coursera.<p>Once you have undergone these courses, you can take up Coursera course on Neural Nets or look at tutorials on deeplearning.net
haidraliabout 10 years ago
Enroll this course about NLP and Deep Learning at Stanford <a href="http://cs224d.stanford.edu/" rel="nofollow">http:&#x2F;&#x2F;cs224d.stanford.edu&#x2F;</a>
评论 #9174184 未加载
uptownhrabout 10 years ago
Found a resource that was posted on HN before.<p><a href="https://darshanhegde.wordpress.com/2014/08/19/learn-machine-learning-the-hard-way/" rel="nofollow">https:&#x2F;&#x2F;darshanhegde.wordpress.com&#x2F;2014&#x2F;08&#x2F;19&#x2F;learn-machine-...</a>
arshaknabout 10 years ago
Startup.ML has a fellowship program focused on practical experience of building real-world ML applications: <a href="http://Startup.ML/blog/fellowship" rel="nofollow">http:&#x2F;&#x2F;Startup.ML&#x2F;blog&#x2F;fellowship</a>
erogolabout 10 years ago
You can also check this : <a href="http://www.erogol.com/machine-learning-pathway/" rel="nofollow">http:&#x2F;&#x2F;www.erogol.com&#x2F;machine-learning-pathway&#x2F;</a>