Introduction

Deep Convolutional Neural Networks (ConvNets)

Tensors

An nth - rank tensor in m-dimensional space is a mathematical object that has n indices and m^n components and obeys certain transformation rules.

Notations

Screenshot 2023-06-13 at 23.43.56.png

Images as tensors

Screenshot 2023-06-13 at 23.44.36.png

Convolution

Operation

Screenshot 2023-06-13 at 23.45.27.png