Module: tf.contrib.integrate

View source on GitHub

Integration and ODE solvers.

See the Contrib Integrate guide.

Functions

odeint(...): Integrate a system of ordinary differential equations.

odeint_fixed(...): ODE integration on a fixed grid (with no step size control).