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

masked MLP ROMs #27

Open
gokhalen opened this issue Nov 25, 2022 · 3 comments
Open

masked MLP ROMs #27

gokhalen opened this issue Nov 25, 2022 · 3 comments

Comments

@gokhalen
Copy link

Is it possible to create masked MLP based ROMs by replacing the linearDecoder in runMaskedLSPG from the unsteady_masked_galerkin_vs_lspg_advdiff1d_pod example with a decoder obtained from an autoencoder network? fomInitialState and romState will have to be set corrrectly; and finally romState will have to be decoded correctly and returned. Please let me know if I'm thinking in the correct direction.

@fnrizzi
Copy link
Member

fnrizzi commented Jan 6, 2023

for MLP, the hyperreduction is not as trivial as the linear basis. i dont think you can select subsets but i might be wrong. @jtencer might be able to say more about this since he has an intern working on this

@gokhalen
Copy link
Author

gokhalen commented Feb 9, 2023

@fnrizzi So, is it right to say that hyper-reduction in Pressio is limited to the linear subspace ROMs?

@fnrizzi
Copy link
Member

fnrizzi commented Feb 10, 2023

@gokhalen yes, because there is no clear hyp-red for nonlinear things

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

2 participants