ObjectiveFunction.gradient¶ abstract ObjectiveFunction.gradient(weights)[kaynak]¶ Computes gradients of this objective function given weights. Parametreler weights (ndarray) – an array of weights to be used in the objective function. Dönüş türü ndarray Dönüşler Gradients of the function.