scalanlp / breeze

Breeze is/was a numerical processing library for Scala.
https://www.scalanlp.org
Apache License 2.0
3.45k stars 692 forks source link

fixes #785: use adjusted gradient and value in convergence check in FirstOrderMinimizer #786

Closed shvimas closed 4 years ago

shvimas commented 4 years ago

I've tried to come up with a suitable test but all my ideas seemed too convoluted for such a small change

dlwh commented 4 years ago

thanks!