Replies: 1 comment
-
It's going to be hard to help here without more information. Can you paste the full traceback, rather than just the one-line error message? |
Beta Was this translation helpful? Give feedback.
0 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.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi Jax experts
I am trying to build a NN to solve the pendulum ODE as Pinn. Unfortunately, I got the following error.
expected a callable value, got traced<shapedarray(float32[1])
And my loss function looks like this
Beta Was this translation helpful? Give feedback.
All reactions