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

Helmholtz pytorch predicted problem #4

Open
FemLearner opened this issue Aug 16, 2023 · 1 comment
Open

Helmholtz pytorch predicted problem #4

FemLearner opened this issue Aug 16, 2023 · 1 comment

Comments

@FemLearner
Copy link

FemLearner commented Aug 16, 2023

I try the tensorflow version of the Helmholtz problem and it was working correctly:
image

But when I try the version of pytorch , and whatever i did(changing the layers or iter) ,the result was bad , if there is some parameters make this problem happen?I checked out the code and I think there is nothing wrong?
image

@aho38
Copy link

aho38 commented Jun 22, 2024

I fixed it if you wanna check out mine (https://github.com/aho38/Pytorch-PINN-Marine-Lake/tree/main/Data_Discovery). The issue was in autograd of the parameters. It's computing the wrong input.

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