ERROR: LoadError: UndefVarError: initial_params
not defined in Flux
Suggestion: check for spelling errors or missing imports.
Stacktrace:
[1] getproperty(x::Module, f::Symbol)
@ Base .\Base.jl:42
[2] top-level scope
@ D:\TwoCompartmentUDE\test.jl:3
in expression starting at D:\TwoCompartmentUDE\test.jl:3
Julia Version 1.11.5, Status D:\TwoCompartmentUDE\Project.toml
[0c46a032] DifferentialEquations v7.16.1
[587475ba] Flux v0.16.4
[429524aa] Optim v1.13.2
[91a5bcdd] Plots v1.40.16
[9a3f8284] Random v1.11.0
tried all possiblities not able to sort please kindly help to resolve this issue.
Please wrap code with ticks ` `
in a single line, or as
```julia
```
For multiline.
About your question, what is that you are trying to achieve? can you give a minimal example?
This might just be a very old tutorial? Can you link to the source you’re looking at?