Hacker News new | ask | show | jobs
Curated Resources to get your ML journey started
8 points by MotwaniSuhas 2792 days ago
Resources to get you started on your Machine Learning journey!

Who's this for?

> Technical people who want to get up to speed on machine learning quickly

> Non-technical people who want a primer on machine learning and are willing to engage with technical concepts

> Anyone who is curious about how machines think

Here goes..

1. Introduction video - https://www.youtube.com/watch?v=NKpuX_yzdYs&feature=youtu.be

2. Visual guide - http://www.r2d3.us/visual-intro-to-machine-learning-part-1/

3. Bookmark this guide - https://medium.com/machine-learning-for-humans/why-machine-learning-matters-6164faf1df12

Hope it helps!

2 comments

Here are some others that are also commonly recommended on HN:

Andrew Ng's Machine Learning MOOC: https://www.coursera.org/learn/machine-learning

Andrew Ng's Deep Learning Courses: https://www.deeplearning.ai/

David Silver's Reinforcement Learning Youtube Series: http://www0.cs.ucl.ac.uk/staff/d.silver/web/Teaching.html

Fast.ai Courses on ML and Deep Learning: https://www.fast.ai/

Thanks for sharing!
This has come up in similar forms before if you do a search on ML/Machine Learning/AI/Data Science etc. For example:

Ask HN: How to Seriously Start with Machine Learning and AI https://news.ycombinator.com/item?id=16167620

Machine Learning 101 slidedeck: 2 years of headbanging, so you don't have to https://news.ycombinator.com/item?id=15919115 (comments are also worth a read)

Will check these out as well! Thanks :)