DiffEqFlux.jl
DiffEqFlux.jl copied to clipboard
Restructuring some of the Layers
Question❓
What do we feel about moving some of the non-diffeq specific layers to Boltz.jl
and re-exporting them from here?
I was working on implementing KANs and we might be able to reuse the Spline Layers from here, but DiffEqFlux has too heavy deps (not complaining here, it needs to). Boltz.jl on the other hand is quite lightweight, only pulling in stdlibs and Lux (and some other smallish packages).