==== Identification / Optimization ==== ---- So you wanna fit model's parameters but you don't know how to ? Your optimization procedure gave you some outputs but you have no idea wether they are good or not ? Then this section is for you ! Here will be listed a few links to tutorials / tips and tricks / jupyter notebook to learn how to fit parameters / minimize a function, which algorithms to use, how to play with their parameters and how to generate indicators to be sur that your solution is good ! Please contribute :-D === Identification algorithm === ---- === Solution quality === ---- * Use indentifiability indicators to ensure that your solution is unique and stable : [[https://colab.research.google.com/github/simonBreumier/Play_with_I/blob/master/Playing%20with%20I.ipynb|Playing with I]]