活性化関数の定義とソースの確認
2 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
CNN内で使用する活性化関数の定義について確認したく, PC内のProgram Files\MATLAB\R2018a\toolbox\nnet\cnnにあるsoftmaxやReLu,Sigmoidなどのレイヤーのmファイルを見ているのですが, MATLABのHPにあるドキュメンテーション『たたみ込みニューラル ネットワークの層の指定』にあるような数式は,どこのmファイルに書かれているのでしょうか?
0 Commenti
Risposta accettata
michio
il 16 Apr 2018
C:\Program Files\MATLAB\R2018a\toolbox\nnet\cnn\+nnet\+internal\+cnnhost\reluForward.m
をお探しでしょうか。
0 Commenti
Più risposte (1)
Vedere anche
Categorie
Scopri di più su Deep Learning Toolbox in Help Center e File Exchange
Prodotti
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!