Closed hitzhang closed 5 years ago
H(i,i) += lambda * H(i,i) ;
why there is lambda * H(i,i) in LM algorithm?
and why the lambda multiply by10 if the error decreases?
the result is not good.
why there is lambda * H(i,i) in LM algorithm?
and why the lambda multiply by10 if the error decreases?
the result is not good.