ggyyree Posted August 19, 2008 Posted August 19, 2008 I met a problem about finding the optimization of some function. I used the Trust-Region Newton and Quasi-Newton methods for the problem; however, with different initial guesses I sometimes got the local minimums. May I ask how to get out the trap of the local minimums please? I may try the Radom Walk method but it seems not be a good one. Any other ideas please reply! Thanks a lot!
the tree Posted August 22, 2008 Posted August 22, 2008 Radically different initial guesses? Maybe we could know more about the exact problem?
Bignose Posted August 22, 2008 Posted August 22, 2008 Genetic algorithms seem to have quite a lot of promise in this area. Last time I took in a seminar about them (2,3 years ago now) there weren't any rigorous proofs that they find the absolute maxima or minima, but an awful lot of anecdotal evidence that they did solving some very difficult problems that the traditional solvers usually can't.
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now