You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
From the CI logs it seems that we're in a very unstable region of the parameter space as I spotted a few "instability detected".
I think that the contribution from the neural network is way too high (I saw a loss value of over 100), so providing a better initialization is needed.
Describe the bug 🐞
From the CI logs it seems that we're in a very unstable region of the parameter space as I spotted a few "instability detected".
I think that the contribution from the neural network is way too high (I saw a loss value of over 100), so providing a better initialization is needed.
Edit: https://github.com/SciML/UDEComponents.jl/actions/runs/8584659765/job/23525159777?pr=7#step:6:643 shows that the NaN test failed, so that confirms my suspicion.
Expected behavior
Tests pass.
The text was updated successfully, but these errors were encountered: