Gradient descent with momentum is the process of adding momentum to the changes in the parameters of an algorithm performed by gradient descent this is done through introducing a momentum term to the standard equation.
This momentum term is included in the change of our parameters as follows
This
When the decay factor (