what is meant by sigpara and sigpara1 in code
2 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
function [TrainingTime, TestingTime, TrainingAccuracy, TestingAccuracy] = MELM_MNIST25(Testcode, TrainDataSize, TotalLayers, HiddernNeurons, C1, rhoValue, sigpara, sigpara1) from mnist-melm program
0 commentaires
Réponses (1)
BERGHOUT Tarek
le 6 Avr 2019
inside the code you will find the answer; just check the authors definitions of inputs and outputs you will find it there
0 commentaires
Voir également
Catégories
En savoir plus sur WLAN Toolbox dans Help Center et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!