bifurcationkit / BifurcationInference.jl

learning state-space targets in dynamical systems
https://github.com/gszep/BifurcationFit.jl/blob/master/docs/article.pdf
MIT License
27 stars 2 forks source link

sampling of optimal parameter basins #10

Open gszep opened 4 years ago

gszep commented 4 years ago

this would help us determine the sloppy parameter directions as well as the equally valid hypothesis regions. Dimensionality reduced plots of these regions will help determine regions of qualitatively distinct behaviours.

ndalchau commented 4 years ago

Look at ABC methods, using the supervised cost as the ABC objective.

ndalchau commented 4 years ago

Uniform sampling, Sobol point generators?