SciML / DiffEqFlux.jl

Pre-built implicit layer architectures with O(1) backprop, GPUs, and stiff+non-stiff DE solvers, demonstrating scientific machine learning (SciML) and physics-informed machine learning methods
https://docs.sciml.ai/DiffEqFlux/stable
MIT License
871 stars 156 forks source link

Remaining Zygote issues #101

Closed ChrisRackauckas closed 4 years ago

ChrisRackauckas commented 4 years ago

https://github.com/JuliaDiffEq/DiffEqFlux.jl/pull/96 got master to Zygote compatible, but there are still some feature regressions that need to be worked out before we can release:

ChrisRackauckas commented 4 years ago

@dhairyagandhi96