![photo](/responsive_image/150/150/0/0/0/cache/matlabcentral/profiles/9491225_1522133016075_DEF.jpg)
NeverPerfecT
Followers: 0 Following: 0
Statistica
10 Domande
0 Risposte
RANK
217.945
of 297.016
REPUTAZIONE
0
CONTRIBUTI
10 Domande
0 Risposte
ACCETTAZIONE DELLE RISPOSTE
30.0%
VOTI RICEVUTI
0
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
Round up/down a neural network output
I'm currently predicting match outcomes using neural network backpropagation, the target value should be either a 1 (win) or 0 (...
quasi 7 anni fa | 0 risposte | 0
0
risposteDomanda
Converting an equation into MATLAB code
I am trying to write a code that calculates the accuracy of my network using sMAPE. The equation is depicted here: <</matlabc...
quasi 7 anni fa | 3 risposte | 0
3
risposteDomanda
MSE result is too high
I have a 122x499 dataset, consisting of -1, 0, and 1 value. I made a neural network using "nntool" which uses Feedforward backpr...
quasi 7 anni fa | 1 risposta | 0
1
rispostaDomanda
Help with table manipulation
I have a table named "inputtable": No. X1 X2 X3 X4 X5 X6 X7 X8 1 87 13 13 107 7 16 74 43 2 51 75 86 114 107 107 86 3 ...
quasi 7 anni fa | 0 risposte | 0
0
risposteDomanda
Error: FCN does not return an info object.
I have this code: rng('default') x = input; t = output; trainFcn = 'traingdm'; % Gradient descent with mo...
quasi 7 anni fa | 1 risposta | 0
1
rispostaDomanda
Getting MSE and accuracy from nntool
Assuming I've finished training dataset by using the nntool command, how do I obtain the MSE and accuracy nominal value of the o...
quasi 7 anni fa | 0 risposte | 0
0
risposteDomanda
Brief explanation of all the training function in nntool
There are multiple training function to choose from on the neural network tool (trainlm, trainscg, traingdx, etc) and I was wond...
quasi 7 anni fa | 1 risposta | 0
1
rispostaDomanda
Need help with table conversion
I have multiple CSV files, consisting of 1 target csv and 50ish source csv. This is one example of the source csv id l...
quasi 7 anni fa | 1 risposta | 0
1
rispostaDomanda
Implementing Backpropagation to predict Tournament Outcome
I'm trying to predict a certain game tournament outcome using backpropagation. The game's mechanics is basically 2 teams, each c...
quasi 7 anni fa | 0 risposte | 0
0
risposteDomanda
Mass replace text, then split the replaced text into multiple columns - from multiple csv files
I have multiple csv files (Azure.csv, Blue.csv,...until 50th file) which has roughly this kind of data inside it: ID, D...
quasi 7 anni fa | 1 risposta | 0