The Linear Algebra of Deep Learning
Data Science relies heavily on mathematical tools: linear algebra, optimization, probability and statistics. We aim to present Linear Algebra fundamental primitives for Deep Learning, which make computations especially fast.
OBJECTIVES
Understanding the mathematical background and algorithms behind the most common Deep Learning primitives and operations, such as GEMM, Autodiff, and convolution.
AUDIENCE
Data Scientists and Engineers, HPC Engineers.