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

Added examples for solving inverse problems using FastVPINNs. #4

Merged
merged 2 commits into from
Apr 24, 2024

Conversation

divijghose
Copy link
Member

Uniform diffusion parameter estimation in poisson2d

Exact Solution

exact_solution

FastVPINNs prediction

final_prediction

Point-wise error

final_error

1. `poisson_2d` has the example for estimating a uniform diffusion constant on a regular geometry.
2. `cd2d` has the example for estimating a spatially dependent diffusion parameter on a complex geometry.
@thivinanandh thivinanandh merged commit 3d84a48 into main Apr 24, 2024
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

Successfully merging this pull request may close these issues.

2 participants