ChrisRackauckas / universal_differential_equations

Repository for the Universal Differential Equations for Scientific Machine Learning paper, describing a computational basis for high performance SciML
https://arxiv.org/abs/2001.04385
MIT License
215 stars 59 forks source link

Update for more readable code #25

Closed AlCap23 closed 3 years ago

AlCap23 commented 3 years ago

Just some minor changes in naming of variables. I did increase the initial iterations of ADM() to get a more stable convergence.

I suggest skipping the current release of DataDrivenDiffEq until the paretofront issue is resolved. This does not affect SInDy , but just to be on the save side here.