Lecture 1
Lecture 1
Lecture 01:
Deep feedforward networks
Ø Gradient-Based Learning
• The most significant difference between the linear models we have seen so
far and feedforward neural network?
• The non-linearity of a neural network causes its cost functions to become non-
convex
Ø Gradient-Based Learning Cont…
• Linear models, with convex cost function, guarantee to find global
minimum.
• Convex optimization converges starting from any initial parameters.