活性化関数の定義とソースの確認

CNN内で使用する活性化関数の定義について確認したく, PC内のProgram Files\MATLAB\R2018a\toolbox\nnet\cnnにあるsoftmaxやReLu,Sigmoidなどのレイヤーのmファイルを見ているのですが, MATLABのHPにあるドキュメンテーション『たたみ込みニューラル ネットワークの層の指定』にあるような数式は,どこのmファイルに書かれているのでしょうか?

 Risposta accettata

michio
michio il 16 Apr 2018

1 voto

C:\Program Files\MATLAB\R2018a\toolbox\nnet\cnn\+nnet\+internal\+cnnhost\reluForward.m
をお探しでしょうか。

Più risposte (1)

KENji
KENji il 17 Apr 2018

0 voti

ありがとうございます. これを探していました.

Categorie

Scopri di più su Deep Learning Toolbox in Centro assistenza e File Exchange

Richiesto:

il 14 Apr 2018

Risposto:

il 17 Apr 2018

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!