Machine Learning/course

머신러닝 공부순서

uniqueone 2018. 12. 3. 18:13
Learn:
1. linear algebra well (e.g. matrix math)
2. calculus to an ok level (not advanced stuff)
3. prob. theory and stats to a good level
4. theoretical computer science basics
5. to code well in Python and ok in C++

Then read and implement ML papers and *play* with stuff!  :-)

H / T : Shane Legg