Ask HN: How to get some practical experience with ML?
I recently did my finished a ML course at my university and I've been also reading up a lot on the subject. However, I need to materialize what I've learned into some practical work, i.e., projects. My ultimate goal would be to become a ML engineer, but I feel like even to get an internship in the area I'd already need to have some projects to show.
What do you recommend? Project-oriented books/tutorials?
Thanks!
5 comments
[ 3.4 ms ] story [ 36.7 ms ] threadSorry for the typo.
Kaggle could be another option.
Else a well defined problem that you may want to solve in a domain: example graphics: See some papers here: http://www.cs.ubc.ca/~van/research/machlearn.html which you could again solve in software.
My favourite course for grasping the foundations of the concepts was Andrew NG's course (although it seems like you're beyond this now): https://www.coursera.org/learn/machine-learning
I think the best way to learn, is to build things though. Have you checked out the Kaggle challenges? https://www.kaggle.com/ Those will give you great practical skills.