Optimization.jl icon indicating copy to clipboard operation
Optimization.jl copied to clipboard

Tutorials in docs

Open Vaibhavdixit02 opened this issue 3 years ago • 2 comments

The docs don't have any tutorials, for a start we should just add the test there and iterate from there.

Vaibhavdixit02 avatar Jan 29 '21 04:01 Vaibhavdixit02

Yeah this is a pretty big one. It should have an example doing something with an ODE with global optimizers, being used with Flux with Zygote, Newton methods on something else, etc.

ChrisRackauckas avatar Jan 29 '21 05:01 ChrisRackauckas

I'm currently working on adding more content. For now, I'm just adding the tests and moving introduction to the 'basics' section.

mkg33 avatar Jan 29 '21 06:01 mkg33