Matlab 畫激活函數sigmoid, tanh,Relu等. 原創 玖零猴 2020-06-20 12:42. x = linspace(-10.0,10.0); relu = max(x,0); sigmoid = 1./(1.0+exp(-1.0*x)); tanh = 2.
確定! 回上一頁