commit | 54fcbf893852272ba2158d6a56572a2eb3ccc41f | [log] [tgz] |
---|---|---|
author | Sameer Agarwal <sameeragarwal@google.com> | Tue Nov 19 10:12:05 2013 -0800 |
committer | Sameer Agarwal <sameeragarwal@google.com> | Tue Nov 19 10:41:27 2013 -0800 |
tree | 8b077811ee29f810e0675d86b7be75bcac195b5a | |
parent | db98425b94c9eff9b125bf4a854545162e8c1aec [diff] |
Relax the requirements on loss functiond derivatives. We now require that the first derivative of the loss function be positive only if the second derivative is non-zero. This is because when the second derivative is non-positive, we do not use the second order correction suggested by BANS and instead use a simpler first order strategy which does not use a division by the gradient of the loss function. Change-Id: I3d65713f152611998e196ff389a7081acfdfd8c1