What is ‘gradient descent’ in neural network training?

AI Fundamentals Medium

AI Fundamentals — Medium

What is ‘gradient descent’ in neural network training?

Key points

  • Gradient descent optimizes model parameters
  • It minimizes the loss function
  • Updates are made in the direction of steepest descent
  • Helps the model converge towards the optimal solution

Ready to go further?

Related questions