活性化関数の定義とソースの確認
6 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
CNN内で使用する活性化関数の定義について確認したく, PC内のProgram Files\MATLAB\R2018a\toolbox\nnet\cnnにあるsoftmaxやReLu,Sigmoidなどのレイヤーのmファイルを見ているのですが, MATLABのHPにあるドキュメンテーション『たたみ込みニューラル ネットワークの層の指定』にあるような数式は,どこのmファイルに書かれているのでしょうか?
0 Kommentare
Akzeptierte Antwort
michio
am 16 Apr. 2018
C:\Program Files\MATLAB\R2018a\toolbox\nnet\cnn\+nnet\+internal\+cnnhost\reluForward.m
をお探しでしょうか。
0 Kommentare
Weitere Antworten (1)
Siehe auch
Kategorien
Mehr zu Deep Learning Toolbox finden Sie in Help Center und File Exchange
Produkte
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!