This warning occurs when you use the NumPy exp function, ... import numpy as np #perform some calculation print(1/(1+np.exp(1140))) 0.0 ...
確定! 回上一頁