Skip to content

Releases: SciML/DiffEqFlux.jl

v0.5.0

29 Apr 09:16
Compare
Choose a tag to compare
switch to Project tomls

Fix batching and partial neural

10 Apr 15:11
a7e78cb
Compare
Choose a tag to compare
Merge pull request #40 from JuliaDiffEq/mixed_neural

fix and test partial neural ODEs

Allow u0 differentiability in diffeq_adjoint and neural_ode

03 Apr 15:07
23810a8
Compare
Choose a tag to compare

TrackedArray stochastic and ode

25 Jan 14:38
4cc55da
Compare
Choose a tag to compare
Merge pull request #13 from JuliaDiffEq/reverse_mode

Reverse-Mode Neural ODE

Updated API

23 Jan 07:15
f9c2a92
Compare
Choose a tag to compare
Merge pull request #10 from devmotion/patch-1

Fix some typos

Initial Release

22 Jan 04:51
a50aa3e
Compare
Choose a tag to compare
Merge pull request #6 from JuliaDiffEq/neural_ode

add neural ode and sde layers