Difference between revisions of "Math for Intelligence"
m |
|||
| Line 12: | Line 12: | ||
* [http://lagunita.stanford.edu/courses/HumanitiesSciences/StatLearning/Winter2016/about Statistical Learning | T. Hastie, R. Tibshirani - Stanford] | * [http://lagunita.stanford.edu/courses/HumanitiesSciences/StatLearning/Winter2016/about Statistical Learning | T. Hastie, R. Tibshirani - Stanford] | ||
* [http://www.kdnuggets.com/2018/09/essential-math-data-science.html Essential Math for Data Science: ‘Why’ and ‘How’ | Tirthajyoti Sarkar] | * [http://www.kdnuggets.com/2018/09/essential-math-data-science.html Essential Math for Data Science: ‘Why’ and ‘How’ | Tirthajyoti Sarkar] | ||
| + | |||
* Fundamentals: | * Fundamentals: | ||
| + | ** [http://www.khanacademy.org/math/statistics-probability Statistics and Probability | Khan Academy] | ||
| + | ** [http://www.khanacademy.org/math/linear-algebra Linear Algebra | Khan Academy] | ||
** [http://ocw.mit.edu/courses/mathematics/18-06sc-linear-algebra-fall-2011/ Linear Algebra] | ** [http://ocw.mit.edu/courses/mathematics/18-06sc-linear-algebra-fall-2011/ Linear Algebra] | ||
| − | |||
** [http://www.khanacademy.org/math/differential-calculus Differential Calculus] | ** [http://www.khanacademy.org/math/differential-calculus Differential Calculus] | ||
** [http://www.khanacademy.org/math/multivariable-calculus Multivariable Calculus] | ** [http://www.khanacademy.org/math/multivariable-calculus Multivariable Calculus] | ||
Revision as of 22:29, 10 January 2019
YouTube search... ...Google search
- Animated Math | Grant Sanderson @ 3blue1brown.com
- Google's Crash Course
- Introduction to Matrices and Matrix Arithmetic for Machine Learning | Jason Brownlee
- Brilliant.org
- Varient: Limits
- Probability Cheatsheet
- Neural Networks and Deep Learning - online book | Michael A. Nielsen
- Bloomberg Lectures
- Statistical Learning | T. Hastie, R. Tibshirani - Stanford
- Essential Math for Data Science: ‘Why’ and ‘How’ | Tirthajyoti Sarkar
- Fundamentals:
Contents
Getting Started
3blue1brown
Explained
Dot Product
- http://en.wikipedia.org/wiki/Dot_product Dot Product | Wikipedia]
Dot Product =
- Algebraically, the dot product is the sum of the products of the corresponding entries of the two sequences of numbers.
- Geometrically, it is the product of the Euclidean magnitudes of the two vectors and the cosine of the angle between them.
Siraj Raval
Josh Starmer - StatQuest
Gilbert Strang (MIT) - Linear Algebra
Quantum Algorithm
Statistics