Releases: SciML/DiffEqFlux.jl
Releases · SciML/DiffEqFlux.jl
v0.5.0
switch to Project tomls
Fix batching and partial neural
Merge pull request #40 from JuliaDiffEq/mixed_neural fix and test partial neural ODEs
Allow u0 differentiability in diffeq_adjoint and neural_ode
v0.3.0 fix dmsde u0 handling
TrackedArray stochastic and ode
Merge pull request #13 from JuliaDiffEq/reverse_mode Reverse-Mode Neural ODE
Updated API
Merge pull request #10 from devmotion/patch-1 Fix some typos
Initial Release
Merge pull request #6 from JuliaDiffEq/neural_ode add neural ode and sde layers