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
A clear and concise description of what you expected to happen.
Minimal Reproducible Example 👇
Without MRE, we would only be able to help you to a limited extent, and attention to the issue would be limited. to know more about MRE refer to wikipedia and stackoverflow.
jholland1
changed the title
MNIST Example Throws Exception at Optimization.solve
MNIST Example Throws Exception at Optimization.solve (in v4.0)
Oct 19, 2024
Describe the bug 🐞
MNIST example throws exception at solve.
https://docs.sciml.ai/DiffEqFlux/stable/examples/mnist_neural_ode/
Expected behavior
A clear and concise description of what you expected to happen.
Minimal Reproducible Example 👇
Without MRE, we would only be able to help you to a limited extent, and attention to the issue would be limited. to know more about MRE refer to wikipedia and stackoverflow.
https://docs.sciml.ai/DiffEqFlux/stable/examples/mnist_neural_ode/
Error & Stacktrace⚠️
Environment (please complete the following information):
using Pkg; Pkg.status()
using Pkg; Pkg.status(; mode = PKGMODE_MANIFEST)
versioninfo()
Additional context
Add any other context about the problem here.
The text was updated successfully, but these errors were encountered: