lanl / SEPIA

Simulation-Enabled Prediction, Inference, and Analysis: physics-informed statistical learning.
Other
29 stars 6 forks source link

optimize for start values #12

Closed natalieklein229 closed 4 years ago

natalieklein229 commented 4 years ago

using scipy.optimize (methods without gradients for now) to get good start points

natalieklein229 commented 4 years ago

Implemented by @granthutchings in SepiaModel.optim_logPost()