Optimizing the Newton CG Way
explain how an optimization algorithm may work{specically, the Newton-CG algorithm with backtracking line searches. It's a good algorithm to look at because it involves a lot of big ideas from optimization, and is also a decent practical method for optimizing a problem.
暂无评论