Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Operator Inference #22

Open
dynamic-queries opened this issue Feb 22, 2023 · 0 comments
Open

Operator Inference #22

dynamic-queries opened this issue Feb 22, 2023 · 0 comments

Comments

@dynamic-queries
Copy link
Collaborator

Operator Inference needs a robust implementation that goes beyond the Linear least squares approach with simple regularizers that they implement here https://github.com/Willcox-Research-Group/rom-operator-inference-Python3 .

In principle there are two improvements off the top of my head.

  • Gradient computation from snapshots need to be carried out with robust Fornberg methods : https://web.njit.edu/~jiang/math712/fornberg.pdf
  • Least squares approach assumes linear and quadratic forms for the operator A. This has to be generalized by leveraging Optim.jl
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant