We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 60728a7 commit b195c20Copy full SHA for b195c20
test/minibatch.jl
@@ -1,4 +1,4 @@
1
-using DiffEqFlux, GalacticOptim, OrdinaryDiffEq
+using DiffEqFlux, GalacticOptim, OrdinaryDiffEq, Flux
2
3
function newtons_cooling(du, u, p, t)
4
temp = u[1]
0 commit comments