\( \text{Agenda of this Lecture:}\)
There are many ways to estimate a function \( y = f(x) \) based on data points. Discussion of such methods is outside the scope of this lecture.
In this lecture, we will discuss about powerful function approximators known as:
Noise
NNs for function approximation (Regression)
Activation function
(Sigmoid for Binary Classfication)
Multi-class classification
Takeaway: Loss and Activation change depending on the task at hand.
What are those features in Images?
What are those features in Images?
Feature Maps
was 0.2873 without Conv.
VGG (2014)
ResNet (2015)
Code available in Course Website