photo

grytan sarkar


Active since 2017

Followers: 0   Following: 0

Statistics

  • Thankful Level 1
  • First Answer

View badges

Feeds

View by

Question


I want to divide my data-set using SOM
I have 200 data (contains 6 inputs and 1 outputs) and I want to divide the data into three subset using SOM. I was tried nctool ...

7 years ago | 0 answers | 0

0

answers

Question


How can I extract equation from Radial basis neural network?
I am using Radial basis network newrbe and GRNN in Matlab. I can validate the data using the network. However, I am interest to ...

7 years ago | 0 answers | 0

0

answers

Question


How can I determine mean, standard deviation, minimum and maximum value of each type input and output in training, testing and validation data set, If i consider divide it randomly?
How can I determine mean, standard deviation, minimum and maximum value of each type input and output in training, testing and v...

7 years ago | 1 answer | 0

1

answer

Answered
setting input data division ratio
Thanks Lucas. mse_train = tr.perf(tr.best_epoch + 1); % There is epoch 0, but arrays in ...

7 years ago | 0