Statistica
5 Domande
0 Risposte
RANK
40.407
of 300.381
REPUTAZIONE
1
CONTRIBUTI
5 Domande
0 Risposte
ACCETTAZIONE DELLE RISPOSTE
20.0%
VOTI RICEVUTI
1
RANK
of 168.477
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 Leaky Relu/Softmax function in a hidden layer in a Feedforward Neural Network?
Hi. I am using a feedforward neural network with an input, a hidden, and an output layer. I want to change the transfer functio...
oltre 6 anni fa | 1 risposta | 1
1
rispostaDomanda
Working of backpropagation algorithms around 'net.trainparam.goal'
I have been working on neural networks for few months now. Can anyone please explain the working of net.trainparam.goal? Its det...
oltre 7 anni fa | 0 risposte | 0
0
risposteDomanda
Addition of non-uniform dimensional matrices
While writing a code for my research paper, the below Matlab operation since did not gave an error, I wasn't able to get the des...
quasi 8 anni fa | 2 risposte | 0
2
risposteDomanda
Need help on complex programming in Matlab
I am a research student at a university and want to implement the mathematical equations in the below snap. Can I get a guidelin...
circa 8 anni fa | 0 risposte | 0
0
risposteDomanda
Confusion in Addition: adding 1:4 to a matrix of 1X4 gives resultant matrix of 1X5
If A = [1 0;0 1] then how would 1:4 + A(:)' = 1 2 3 4 5
circa 8 anni fa | 1 risposta | 0
