SciML / DataDrivenDiffEq.jl

Data driven modeling and automated discovery of dynamical systems for the SciML Scientific Machine Learning organization
https://docs.sciml.ai/DataDrivenDiffEq/stable/
MIT License
404 stars 57 forks source link

Ensemble II #350

Closed AlCap23 closed 2 years ago

AlCap23 commented 2 years ago

Enables to identify superset of models from an ensemble of problems.

So a model form f(u,p,t) where p varies, but the overall form is identified similar to ensemble SINDy.

@RajDandekar This might be interesting in the case of Bayesian UDEs as well.