Search code examples
Explaining the derivative in a neural network with one neuron...


pythonmathdeep-learningneural-networkderivative

Read More
I am trying to code my own derivative calculator in Python but it is losing accuracy after h<1e-7...


pythonmathspyderderivative

Read More
How to implement the Softmax derivative independently from any loss function?...


neural-networkregressionbackpropagationderivativesoftmax

Read More
The derivative of a polynomial obtained with numpy.polynomial.polynomial.Polynomial.fit() gives an i...


pythonnumpyderivative

Read More
Computing the gradient of an objective function evaluated at the optimum in a dynamic optimization p...


pyomononlinear-optimizationderivative

Read More
How do I use 1D gradients to compute a 2D Sobel in OpenCV with a different vector norm?...


pythonopencvderivativesobel

Read More
BEM solver derivatives...


derivativeopenmdao

Read More
Pytorch derivative calculation...


mathpytorchderivative

Read More
Derivative of Scalar Expansion in PyTorch...


pythonpytorchderivativeautomatic-differentiation

Read More
Why am I getting derivative of f(x) = x**2, where x = 2, as 0 instead of 4?...


mathsympyderivative

Read More
TypeError for derivative function...


pythontypeerrorsympyderivativecalculus

Read More
Calculating sensitivity indices using R...


rderivativeodesensitivity

Read More
Derivative using Numpy or Other Library for lambda sin function...


pythonnumpysympyderivative

Read More
how to Derivative and Integrals with steps in python?...


pythonmathderivativeintegral

Read More
How do I compute derivative of a lambda expression using Sympy?...


pythonsympyderivative

Read More
First Derivative of Scatter Plot R...


rmathderivativesigmoid

Read More
Use of sympy and scipy results in bad behaviour, where is my error?...


pythonscipysympyderivativecalculus

Read More
Create a function, that is the derivative of a function...


pythonsympyderivativecalculus

Read More
simplify algebraic expressions in R...


rderivativesimplifyarithmetic-expressionsevaluate

Read More
Trying to calculate the maximum of a function but I do not get the right answer?...


pythonfunctionmaxsympyderivative

Read More
Sympy returns log instead of ln...


pythonpython-3.xmathsympyderivative

Read More
Maximizing a function in Matlab (use of fsolve and derivatives)...


matlabmaximizederivativenonlinear-optimization

Read More
Computing numerical derivative with gnuplot...


plotgnuplotnumerical-methodsderivative

Read More
Softmax and its derivative along an axis...


pythonnumpyneural-networkderivativesoftmax

Read More
Tensorflow: x - reduce_mean(x) has gradient 0...


pythontensorflowderivative

Read More
JAX: Getting rid of zero-gradient...


pythonmathderivativejaxgoogle-jax

Read More
is it possible to use jq to calculate derivative?...


arraysjsonjqderivative

Read More
Why does substitution into a sympy derivative only partly work...


sympyderivative

Read More
Why we used the sum in the code for the gradient of the bias and why we didn't in the code of `t...


machine-learninggradientderivativemean-square-error

Read More
curve fitting with a date object...


rdateggplot2curve-fittingderivative

Read More
BackNext