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

Faster response #44

Open
amiralizadeh1 opened this issue Nov 2, 2022 · 2 comments
Open

Faster response #44

amiralizadeh1 opened this issue Nov 2, 2022 · 2 comments

Comments

@amiralizadeh1
Copy link

How can I get a faster result from the code? I don't want anything accurate so 200000 iterations on the Navier-Stokes PDE is too much for me. I changed it to 10000, but the code keeps on running without showing the iteration count, which is strange.

@amiralizadeh1
Copy link
Author

this is the same with KdV! when the iteration count finishes, the code still runs (showing the loss value only) without printing the final results. there is a savefig() method at the end but it never leaves the training loop to reach it ...

@Liqian0506
Copy link

you need to change the max iteritation of the LBFGSB optimizer

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