Closed Trangle closed 6 years ago
When x[i] is very large, the value after exp would be wrong, you need minus the maximum value of the input vector
@Trangle Thanks for your feedback. Your suggestion is more mathematically robust and we will modify our code.
When x[i] is very large, the value after exp would be wrong, you need minus the maximum value of the input vector