Optimization scikit: a gradient-based optimization April 27, 2010 Matt No Comments Generic optimizers, Python Last time, I’ve made a simple example of a gradient-free optimization. Now, I’d like to use the gradient of my function (analytical gradient I’ve computed) to be able to get the global minimum in less iterations. Read More Share this:EmailPrintFacebookTwitterRedditLinkedIn