Using a neural network inside a function for DifferentialEquations.jl solve

See this part. Flux requires an array input, but t is a scalar. m([t])[1]

1 Like