forum.alglib.net http://forum.alglib.net/ |
|
How to set minlbfgssetprecdiag properly http://forum.alglib.net/viewtopic.php?f=2&t=423 |
Page 1 of 1 |
Author: | JinHuang [ Mon Aug 29, 2011 11:05 am ] |
Post subject: | How to set minlbfgssetprecdiag properly |
Dear all, I can estimate the diag of Hessian, and want use it as the preconditioner. The manual says that the preconditioner can be changed "on the fly", so I estimate it after each iteration (in the report call back function), and use minlbfgssetprecdiag to set it. But I find that only the first iteration use the preconditioner, and the others ignore it, and finally leads to poorer converence than the default preconditioner. I want to know what is the default preconditioner, how to use the diag of H as the preconditioner on the fly properly. Thank you in advance! Best, Jin |
Page 1 of 1 | All times are UTC |
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group http://www.phpbb.com/ |