Ask an expert. Trust the answer.
Your academic and career questions answered
by verified experts.
I’m trying to speed up the training of some NARNET neural networks by using the GPU support that you get from the parallel computing toolbox but so ...
By using Matlab code the divide function which I have employed is divideblock therefore I necessarily divided the sample into three part : training, v...
hi all. I have trained a pattern recognition neural network and have gotten good results (87%). Although, i'm still confused as to how I actually use ...
hi Guys! i have no experience with the neuronal toolbox. But i hope that i can solve these problem: My problem sounds not so difficult: i have diff...
I wrote a code for classification, using a” patternnet “neural network to classify a dataset which is 2D two spiral dataset, all my data were 40 i...
Hi, I am currently working on a NARX network for a time-series prediction problem. I am using a 3*4644 array as inputs and a 1*4644 array as my target...
I've created this model by editing the codes from the toolbox. The purpose of this model is to train the network with operating data from a turbine. t...
Hi, I would like to use two separate files for ANN.one file for training and the other file for test of data.Here is for the one input. inputs = ii...
Hi ! Neural Network script generated by Matlab gets some set X and then we set paremters traing set ratio, validation set ratio and test set ratio. In...
hi, I was designing a neural network using the app in Matlab and I the MSE (mean squared error)that I got in the training set is 100-200. I don't have...