facebookresearch / nevergrad

A Python toolbox for performing gradient-free optimization
https://facebookresearch.github.io/nevergrad/
MIT License
3.92k stars 352 forks source link

Simulated Annealing #1455

Closed teytaud closed 2 years ago

teytaud commented 2 years ago

Types of changes

Motivation and Context / Related issue

Simulated annealing is classical, we should have one. This is just a simple version though.

How Has This Been Tested (if it applies)

Checklist