what is meant by sigpara and sigpara1 in code
1 回表示 (過去 30 日間)
古いコメントを表示
function [TrainingTime, TestingTime, TrainingAccuracy, TestingAccuracy] = MELM_MNIST25(Testcode, TrainDataSize, TotalLayers, HiddernNeurons, C1, rhoValue, sigpara, sigpara1) from mnist-melm program
0 件のコメント
回答 (1 件)
BERGHOUT Tarek
2019 年 4 月 6 日
inside the code you will find the answer; just check the authors definitions of inputs and outputs you will find it there
0 件のコメント
参考
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!