Difference between revisions of "Machine learning"

m
Line 31: Line 31:
 
== Online Machine Learning Resources ==
 
== Online Machine Learning Resources ==
 
* [https://www.coursera.org/learn/machine-learning ML course by Stanford computer scientist Andrew Ng (requires Coursera signup --> free enrollment)]
 
* [https://www.coursera.org/learn/machine-learning ML course by Stanford computer scientist Andrew Ng (requires Coursera signup --> free enrollment)]
*[http://www.johnwittenauer.net/machine-learning-exercises-in-python-part-1/ Andrew Ng ML course exercises for Python]
+
* [http://www.johnwittenauer.net/machine-learning-exercises-in-python-part-1/ Andrew Ng ML course exercises for Python]
*[http://setosa.io/ev/markov-chains/ Markov Chains explained visually]
+
* [http://setosa.io/ev/markov-chains/ Markov Chains explained visually]
 +
* [https://www.mathworks.com/matlabcentral/fileexchange/55826-pattern-recognition-and-machine-learning-toolbox Mo Chen's toolbox] for all the methods discussed in the book: Pattern Recognition and Machine Learning by C. Bishop

Revision as of 18:31, 4 July 2017

Our Journal Club slides about ML will be posted here.



Machine learning books


Online Machine Learning Resources