A curated list of amazing books, libraries, software, resources and anything.
- Calculus
Chain rule (https://en.wikipedia.org/wiki/Chain_rule)
partial derivative and gradient (https://en.wikipedia.org/wiki/Partial_derivative - Matrix Algebra
https://en.wikipedia.org/wiki/Matrix_(mathematics)
http://cs229.stanford.edu/section/cs229-linalg.pdf - Probability Theory
http://cs229.stanford.edu/section/cs229-prob.pdf
- S. Shalev-Shwartz, S. Ben-David. Understanding Machine Learning: From Theory to Algorithms, 2014. http://www.cs.huji.ac.il/~shais/UnderstandingMachineLearning/understanding-machine-learning-theory-algorithms.pdf
- Andreas C. Müller, Sarah Guido. Introduction to Machine Learning with Python, 2017. (https://github.com/amueller/introduction_to_ml_with_python
- K.P. Murphy. Machine Learning: a Probabilistic Perspective, 2012. http://www.cs.ubc.ca/~murphyk/MLbook/
- Deep Learning textbook https://www.deeplearningbook.org/
- Deep Learning lecture https://www.deeplearningbook.org/lecture_slides.html