ChevronETC / Examples

Examples using COFII, the Chevron Optimization Framework for Imaging and Inversion.
Other
39 stars 10 forks source link

Add FWI example use multiple contraints: e.g. box constraints + TV #2

Open jkwashbourne opened 3 years ago

jkwashbourne commented 3 years ago

I tested this with Optim.jl FminBox, and went from roughly 2x function evaluations to like 200 function evaluations. This approach is not going to work, need to test SLIM's multiple constraints or maybe open source proximal methods.

jkwashbourne commented 3 years ago

Renamed to "Add FWI example using multiple constraints"