Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Annealing transform #261

Open
juliohm opened this issue May 23, 2023 · 0 comments
Open

Add Annealing transform #261

juliohm opened this issue May 23, 2023 · 0 comments

Comments

@juliohm
Copy link
Member

juliohm commented May 23, 2023

Simulated annealing is an optimization technique that takes geospatial data as input (e.g. realization) and iteratively modifies it using neighborhoods to optimize an objective function (e.g. difference between theoretical and empirical variogram). This issue consists of designing and implementing a general Annealing transform following our TransformsBase.jl API that takes arbitrary objective functions as input to be applied to neighborhoods of the data.

@juliohm juliohm changed the title Add Annealing transform Add Annealing transform Dec 11, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant