Sharing a rewrite of deepxde
based on jax ecosystem: pinnx
#1904
chaoming0625
started this conversation in
Ideas
Replies: 1 comment 2 replies
-
It would be great if you would be interested in contributing JAX code to DeepXDE. |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello everyone, I am pleased to introduce our recent rewrite of the DeepXDE framework: the PINNx framework. We have just successfully tested all the examples. In these examples, problems can be defined as variables, and derivatives are more intuitive to obtain. Below is a simple example:
For more examples, please refer to https://github.com/chaobrain/pinnx/tree/main/examples.
We have just completed testing all the examples in PINNx, and most examples in DeepXDE are now supported. However, since the framework was developed in a relatively short period, there may still be some issues. We welcome feedback from the DeepXDE community.
Best
Beta Was this translation helpful? Give feedback.
All reactions