The exponential learning rate function in version 3.0 produces wrong values. This bug is easily fixed by negating the exponent (argument of Math.Exp) in the GetLearningRate method.
Log in to post a comment.