Ciro Santilli
$£ Sponsor €¥
中国独裁统治 China Dictatorship 新疆改造中心、六四事件、法轮功、郝海东、709大抓捕、2015巴拿马文件 邓家贵、低端人口、西藏骚乱
Deep learning is mostly matrix multiplication
Deep learning
nosplit
words:
8
petewarden.com/2015/04/20/why-gemm-is-at-the-heart-of-deep-learning/
math.stackexchange.com/questions/41706/practical-uses-of-matrix-multiplication/4647422#4647422
Notably,
convolution
can be implemented in terms of
GEMM
:
stackoverflow.com/questions/64506489/what-does-it-mean-to-say-convolution-implementation-is-based-on-gemm-matrix-mul
petewarden.com/2015/04/20/why-gemm-is-at-the-heart-of-deep-learning/
Ancestors
Deep learning
Artificial neural network
Neural network
Machine learning
Computer
Information technology
Area of technology
Technology
Ciro Santilli's Homepage
Incoming links
Python/pytorch/matmul.py