Hari,
Why do you want to fix this value? Ceres already takes care of this for you. There is a multiplier what you can control.
Solver::options::initial_trust_region_radius wholse inverse determines the strength of the starting diagonal.
For the Levenberg-Marquardt method a "damping" diagonal matrix is added to the Hessian/Hessian approximation. This diagonal matrix is usually the diagonal of the Hessian/Hessian approximation. How to fix the initial value of the factor that multiplies this diagonal matrix?
--
You received this message because you are subscribed to the Google Groups "Ceres Solver" group.
To unsubscribe from this group and stop receiving emails from it, send an email to ceres-solver...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/ceres-solver/77a3d32e-ce40-4f6c-9687-7b337490ae98%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
--
You received this message because you are subscribed to a topic in the Google Groups "Ceres Solver" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/ceres-solver/8kGKi8m8FuQ/unsubscribe.
To unsubscribe from this group and all its topics, send an email to ceres-solver...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/ceres-solver/CAK0oyEqa6MM3HrJ4iPpnT3S_L0naQ6Fh-aBvO6bpRjShGPTgUQ%40mail.gmail.com.
Have a look at the code in trust_region_minimizer.cc and levenberg_marquardt_stratetegy.cc
Also for unconstrained optimization, have you looked into lbfgs?
Sameer
To view this discussion on the web visit https://groups.google.com/d/msgid/ceres-solver/CAN7sVgYxvugrgY7zT3t5okX0jiA08ypMj%2Bxz_1-Bs2B-CFG0UA%40mail.gmail.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/ceres-solver/CABqdRUAR3pkS6_%2B%3DQBDrRMi5Wt-92bCn5PFKRNNTWjbuzcXfmQ%40mail.gmail.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/ceres-solver/CAN7sVgb3NC3iJfU9ftnw3YrnerZHHA6ALqHtgJa-iFOFcySqNg%40mail.gmail.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/ceres-solver/CABqdRUACbvEZwBVg8hdPBWLw2DyZKV02UL1EUekEEvfMyKKoSg%40mail.gmail.com.
I am not sure I understand your first question but the answer to your second question is yes.
To view this discussion on the web visit https://groups.google.com/d/msgid/ceres-solver/CAN7sVgaPcAzsfFnhdGzcH67ZNY5jCaeWo4EALP9nHnFMvV0sjw%40mail.gmail.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/ceres-solver/CABqdRUDAdjZ4Giif_VYT2Ge3j3O5vwaBum76sZwjaSJjpsTC7A%40mail.gmail.com.