Statistica
3 Domande
0 Risposte
RANK
22.116
of 300.379
REPUTAZIONE
2
CONTRIBUTI
3 Domande
0 Risposte
ACCETTAZIONE DELLE RISPOSTE
33.33%
VOTI RICEVUTI
1
RANK
of 168.299
CONTRIBUTI
0 Problemi
0 Soluzioni
PUNTEGGIO
0
NUMERO DI BADGE
0
CONTRIBUTI
0 Post
CONTRIBUTI
0 Pubblico Canali
VALUTAZIONE MEDIA
CONTRIBUTI
0 Punti principali
NUMERO MEDIO DI LIKE
Feeds
Domanda
How to use a userdefined algorithm for training DNN or within trainNetwork?
How to use a userdefined algorithm for training DNN or within trainingOptions? Currently, it seems that only three options can ...
oltre 3 anni fa | 1 risposta | 0
1
rispostaDomanda
How to "prune" a one hidden layer NN such that the off diagonal elements of the weights, that is, "net.IW{1}" and "net.LW{2}", are zeros?
How can I create a single hidden layered NN such that the off main diagonal elements of the weights, that is, "net.IW{1}" and "n...
oltre 5 anni fa | 2 risposte | 0
2
risposteDomanda
A single hidden layered NN but the weight matrix is a diagonal matrix (with a bias) -- how to design that?
I am wondering if I can create a single hidden layered NN but the weight matrix is a diagonal matrix (with a bias). How to desig...
oltre 5 anni fa | 1 risposta | 1
