-
-
Now that the Simulation service is generically implemented, we need a way of trying out a Bevy simulation. In order to do this we should create a unit struct called something like `BevySimulator` that…
-
Dear Prof. Lu,
I am a beginner of DeepONet. Is there any chance to see a demo of PI-DeepONet written using deepxde?
Thank you very much.
-
Hi Ashraf,
Your work is impressive! I'm following your instructions and want to evaluate the flow and head prediction on the default network (l-town). I firstly generate the .xlsx and .csv file und…
-
https://arxiv.org/abs/2111.03794
-
Hello
could it be possible to also share the FeniCs FE model (input file with mesh data, etc), used in your paper (for the auxiliary data of PINN)?
Thank you!
-
Description:
The goal of this issue is to create a foundation for developing a cybernetic organism or open game using physics-informed syntax. To begin, we need to implement a basic active inference …
-
1. Nodes cannot directly fit multiplication and division operations; nodes can only use addition and subtraction.
2. When using the model, it is not possible to restrict the activation functions used…
hzy24 updated
5 months ago
-
In the first line of the docs, it says "Physics-Informed Neural Networks for ODE, SDE, RODE, and PDE solving." but I wasn't able to find documentation/examples for SDEs like there are for ODEs and PDE…
-
* [x] HGNN model without physics-informed loss
* [ ] HPIGNN model with physics-informed loss from Julia optimizer
* #34