gradient

public abstract NDArray<Float, D2> gradient(    NDArray<Float, D2> weights,     MultiArray<Float, D2> X,     NDArray<Float, D2> y)