-
Notifications
You must be signed in to change notification settings - Fork 17
Add JAX backend support #13
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
Conversation
|
I've got the same final parameters as the ones in the paper :
|
|
Is this ready to merge? |
|
The code relies on this DeepXDE PR that isn't merged yet: lululxvi/deepxde#1775 I've tested the code again and it's working as intended. |
|
Is this ready to merge? |
|
Yes, I just changed epochs to iterations. I've run the code again with dde master branch, it works as expected. It took 20min on a RTX 4070 GPU with jax backend.
Some values are worse than the original paper, but this is probably due to the stochasticity of the run. |
No description provided.