simulated annealing
- make noise work for you!
- noisy version of ``simplex algorithm''
- evaluate points on simplex
- add noise to result based on ``temperature''
- move simplex through space accordingly
- gradually decrease temperature to zero
Notes:
No notes for slide 33