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
The code for the sindy to equations parts of the examples are out of date and won't run.
In addition, running the SEIR model, the following warnings came up:
FastChain is being deprecated in favor of Lux.jl
sciml_train is being deprecated in favor of direct usage of Optimization.jl
Seems like these examples will soon be outdated, but they're really useful.