Learn Before
Relation

Challenges with Deep Learning Optimizer Algorithms

  • Local optima: it's actually unlikely to get stuck in local optima.
  • Cliffs: on the face of an extremely steep cliff structure, the gradient update step can move the parameters extremely far
  • Inexact Gradients: sometimes approximation is needed for gradients
  • Plateaus: low cost function slope (close to flat) makes learning slow.
Image 0

0

1

Updated 2021-06-24

Tags

Data Science