AdvancedPhotonSource / tike

Repository for ptychography software
http://tike.readthedocs.io
Other
29 stars 15 forks source link

Optimize the line search #60

Closed carterbox closed 3 years ago

carterbox commented 4 years ago

Reduce the number of cost function calls? Tweak the step size parameters?

carterbox commented 3 years ago

I think we will just avoid doing backtracking line searches in the future by using moment acceleration methods like ADAM.