Ask an expert. Trust the answer.
Your academic and career questions answered
by verified experts.
im new in matlab, please sorry if its stupid question. and sorry my english. trying to train feedforward network to solve XOR function 1 hidden layer ...
Hi, I have trained my network with my input data (wind Speed) and output data (Wave Height) and got good results. Also, i have my future data (Wind...
Since I don't know much about how to implement a network using command line, I tried using the GUI from NNSTART and exported the code so I could try t...
Hi, I am fairly new to MATLAB and I would like help in understanding about datasets. For classification in neural network, the example for wine cla...
I would like to understand why the neural network with MLP I built works badly. The network should be a universal classifier because it has two hidden...
I am working on a neural network and would like to use cross entropy as my error function. I noticed from a previous question that MATLAB added this f...
Hello, I am training the neural network with input vector of 85*650 and target vector of 26*650. Here is the list of parameters that I have used ne...
Which one is better (at the same price) for training shallow and deep networks in neural network toolbox (r2017b)? Looking at their specs (11,340 g...
How can I change a cell array with timepoints in to a continous binary matrix? (for Neural Network Toolbox) I have a 15x1 cell array, in which each ce...
How can I compile a pre-trained neural network into a standalone application using the MATLAB Compiler 4.10 (R2009a)? The MATLAB Compiler 4.10 (R2009a...