Intro to Differentiable Swift, Part 2: Differentiable Swift
So now we understand how to optimize a function with Gradient Descent, as long as we can get the derivative of the function. Great, if all functions had an obvious derivative, we would be able to optimize everything!