AdityaSavara / PEUQSE

Parameter estimation for complex physical problems often suffers from finding ‘solutions’ that are not physically realistic. The PEUQSE software provides tools for finding physically realistic parameter estimates, graphs of the parameter estimate positions within parameter space, and plots of the final simulation results.
13 stars 5 forks source link

find_MAP #216

Closed AdityaSavara closed 2 years ago

AdityaSavara commented 2 years ago

pymc has find_MAP

https://docs.pymc.io/en/latest/api/generated/pymc.find_MAP.html

we should make a pointer so that people can type in find_MAP and it will call our posterior optimizing function, that way we have the same function name available as pymc

TroyGustke commented 2 years ago

The following commit fixes this issue. https://github.com/TroyGustke/PEUQSE/commit/56e2a93794f0ca9a1fd7db8105cb56a17092e5f6