QuestionBankPro
medium
2 min read

Gradient descent and optimization techniques

Gradient Descent and Optimization Techniques Gradient descent is an iterative method for finding the minimum of a function. It relies on the idea that th...