x = Lower value means faster momentum a = Learning rate v = Current velocity v = v*x + v(1 - x) * (learnRate * target)