what is meant by sigpara and sigpara1 in code

1 Ansicht (letzte 30 Tage)
manju parkavi
manju parkavi am 10 Aug. 2016
Beantwortet: BERGHOUT Tarek am 6 Apr. 2019
function [TrainingTime, TestingTime, TrainingAccuracy, TestingAccuracy] = MELM_MNIST25(Testcode, TrainDataSize, TotalLayers, HiddernNeurons, C1, rhoValue, sigpara, sigpara1) from mnist-melm program

Antworten (1)

BERGHOUT Tarek
BERGHOUT Tarek am 6 Apr. 2019
inside the code you will find the answer; just check the authors definitions of inputs and outputs you will find it there

Community Treasure Hunt

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

Start Hunting!

Translated by