Chapter 1. Mathematical Preliminaries
Chapter 2. Probability
Chapter 3. Discrete Random Variables
Chapter 4. Continuous Random Variables
Chapter 5. Joint Distributions
Chapter 6. Sample Statistics
Notations
Machine Learning
Deep Learning
Optimization
References and Resources
To copy paste over each section/chapter’s Further Readings section to the below sections.
https://statproofbook.github.io/
https://www.khanacademy.org/math/calculus-1
https://tutorial.math.lamar.edu/
https://tutorial.math.lamar.edu/classes/calciii/DoubleIntegrals.aspx
3blue1brown: https://www.youtube.com/watch?v=KuXjwB4LzSA&t=1s
Chapter 4.6.4 of Chan’s book.
https://d2l.ai/chapter_appendix-mathematics-for-deep-learning/maximum-likelihood.html
https://peterroelants.github.io/posts/multivariate-normal-primer/
Python Graph Gallery
Seaborn Visualizing distributions
Jointplot for bivariate distributions
Histplot for bivariate distributions