Deepxde glycolysis model #1970
HenrikGundestrup
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi everyone,
I'm working on comparing different models' abilities to handle biological systems. As part of this, I'm using DeepXDE to fit a Physics-Informed Neural Network (PINN) model to synthetic data and learn the system's parameters. My implementation is based on the Lorenz system example.
Here’s my code:
However, I’m running into the following error in dde.data.PDE:
Has anyone encountered this before or can spot where the mismatch is happening?
Any help would be greatly appreciated! Thanks in advance.
Beta Was this translation helpful? Give feedback.
All reactions