Statistica
RANK
5.752
of 297.016
REPUTAZIONE
8
CONTRIBUTI
6 Domande
3 Risposte
ACCETTAZIONE DELLE RISPOSTE
16.67%
VOTI RICEVUTI
1
RANK
of 157.725
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
Is it possible to change some properties of only a subset of units (neurons) in a hidden layer?
I am wondering if it is possible to change some properties of only a subset of units (neurons) in a hidden layer? Let say you ha...
circa 7 anni fa | 1 risposta | 0
1
rispostaDomanda
Multi Input Multi Sequence Neural Network
The question is how to define a multi input multi sequence neural network (NN) in Matlab? There is a way to define multi sequ...
oltre 7 anni fa | 1 risposta | 0
1
rispostaHow can I set the normalization of the performance parameter in training a neural network?
net.performParam.normalization does not have an option of 'normalized'. It has three options: 'none' (default: no normaliza...
oltre 7 anni fa | 1
| accettato
Domanda
Why neural network sometimes performs worse when additional input variables are used?
Why neural network sometimes performs worse when additional input variables are used? I would expect a neural network traine...
oltre 7 anni fa | 1 risposta | 0
1
rispostaDomanda
Selection of Neural Network Training Data
One can divide his/her data into training, validation and testing and use them to train a neural network model (regression in my...
quasi 8 anni fa | 1 risposta | 0
1
rispostaHow to change the performance function of neural network to mean absolute relative error
I found my own answer for the performance function myperf = mse(1-y./t) as follows: net.performFcn='mse'; % this is the defau...
quasi 8 anni fa | 0
| accettato
Domanda
How to change the performance function of neural network to mean absolute relative error
Hello, I know the Matlab NN toolbox has MSE, SSE, MAE and SAE performance functions but would like to implement a custom perf...
quasi 8 anni fa | 2 risposte | 0
2
risposteDomanda
Single PLS model based on multiple datasets
Is there any way to train a single PLS model on several training datasets? Let X1, X2 and X3 be the predictive variables mat...
circa 8 anni fa | 0 risposte | 0
0
risposteTime Series Normalization??
If you have multiple inputs, and the amplitudes of your inputs are different then it is better to normalize your inputs. In othe...
quasi 13 anni fa | 0