knakamura13 / mlrose-ky

A highly optimized fork of the popular mlrose-hiive package. For Machine Learning, Randomized Optimization and SEarch algorithms.
https://nkapila6.github.io/mlrose-ky/
BSD 3-Clause "New" or "Revised" License
20 stars 8 forks source link

Addressing redundent feval with SA and RHC #27

Open Airick73 opened 1 month ago

Airick73 commented 1 month ago

Whenever set_state() is called there is an additional function evaluation called but the fitness value would have already been known in the main optimization loop when check if the new state should be accept