Skip to content Skip to sidebar Skip to footer
Showing posts with the label Differentiation

Pendulum Simulation In Python Using Odeint() Not Quite Working As A Pendulum

I have built a pendulum simulation using fourth order Runge-Kutta differentiation where everything … Read more Pendulum Simulation In Python Using Odeint() Not Quite Working As A Pendulum

Function Gradients With Gather Operations In Tensorflow

I am trying to write a complicated computational graph using tensorflow and compute symbolic gradie… Read more Function Gradients With Gather Operations In Tensorflow