I watched the JuliaCon 2018 | PuMaS.jl: Pharmaceutical Modeling and Simulation Engine given by @ChrisRackauckas and saw the part about propagation of parameter uncertainties around 21:47.
A (possibly) quick question regarding this in DiffEqFlux.jl and neural DEs. Is it possible to get uncertainties from the neural DE part? Especially uncertainties around an ANN in issue How to mix “normal” ODEs and Neuronal ODEs?, when it is implemented.
Thanks!