The Convolution Operation

Convolutional Neural Network Theoretical Course

[latexpage] The convolution operation is the fundamental algorithmic backbone of a Convolutional Neural Network (CNN). The convolution operation takes in …

Read more

Activation functions

Deep Learning Theoretical Course

[latexpage] In the last lesson, we left out talking about activation functions since they required a lesson of their own. …

Read more

Neurons in Deep Learning

Deep Learning Theoretical Course

[latexpage] Neurons in Deep Learning are computational units that take in real-valued inputs of features, processes them, and produces real-valued …

Read more