Math for Deep Learning is a good book for deep learing beginner. It will introduce the math of deep learning commonly used in a easy understand ways. This book includes these topics:
-
setting up a
python
environment for practicing -
basic knowledge of probability and statistics
-
basic knowledge of linear algeber
-
basic knowledge of differntial calculus and matix calculus
-
how data flow in neural networks, backpropogation and gradient descent
This book has covered the basic math for deep learning, enjoying your math journey.