Personalized AI apps
Build multi-agent systems without code and automate document search, RAG and content generation
Start free trial Question
Gradient Descent - What do you mean by gradient descent?
Answer
Iterative first-order optimization algorithms like gradient descent (GD) may locate the least and maximum values of a function. Minimizing a cost/loss function (for instance, in a linear regression) is a typical task in ML and DL.