ソフトサイン関数(グラフ)
ソフトサイン関数(Softsign Function)、またその1次微分の表を計算し、グラフ表示します。
ソフトサイン関数は、ニューラルネットワークの活性化関数等で使用されます。
\( \normalsize Softsign\ function\ \phi (x)\\ \normalsize \phi (x) = \large \frac{x}{1+|x|} \\ \normalsize \phi ' (x) = \large \frac{1}{(1+|x|)^2} \\ \)
- 関連リンク
この計算についてお客様の声はまだありません。