Spatial-Systems-Biology-Freiburg / eDPM

Explore Model Design Space by using the Fisher-Information
MIT License
0 stars 1 forks source link

optimization structural: formalize starting and iteration procedure #6

Closed jonaspleyer closed 1 year ago

jonaspleyer commented 2 years ago

Seperate starting behavior and optimization scheme.

Starting method returns a list of results which is already filtered. Optimize function takes single result and return single result.

jonaspleyer commented 2 years ago

Commit https://github.com/Spatial-Systems-Biology-Freiburg/Model-Design-Fischer-Information-Matrix/commit/4f957405b5fb8413998ee516f1c266f9e1e54785 started this procedure. Further optimizations such as gradient descent are planned.