The Power, Product and Quotient Rules - MachineLearningMastery.com

Optimization, as one of the core processes in many machine learning algorithms, relies on the use of derivatives in order to decide in which manner to update a model’s parameter values, to ma...

By · · 1 min read
The Power, Product and Quotient Rules - MachineLearningMastery.com

Source: MachineLearningMastery.com

Optimization, as one of the core processes in many machine learning algorithms, relies on the use of derivatives in order to decide in which manner to update a model’s parameter values, to maximize or minimize an objective function.  This tutorial will continue exploring the different techniques by which we can find the derivatives of functions. […]