Community Profile

photo

Rafa


Active since 2011

Statistics

Content Feed

View by

Question


Help using MSE or MAE
Hi, I am using NNtoolbox of MatlabR2008a. In my code,i am using the commands: [net, tr] = train (net, p, t); plotperform (t...

12 years ago | 2 answers | 0

2

answers

Answered
Value of Test error for nn
It is possible to find the value of the Best Test Performance? When i use the command plotperform,only shows the Best Validat...

12 years ago | 0

Question


Value of Test error for nn
When I use the command newff neural network is created. After training and plotting the chart is displayed a graph showing Trai...

12 years ago | 2 answers | 0

2

answers

Question


plott the performance of the Neural Network
Hi, I am creating a neural network and the end of the code graph is plotted the performance of the Neural Network. I'm not able ...

12 years ago | 1 answer | 0

1

answer

Question


More than one hidden layer
Hi, I am using the command net =newff(p,t,3); So, my neural netwok has one hidden layer with 3 neurons.How can i increase...

12 years ago | 3 answers | 0

3

answers

Question


Help in the backpropagation code and configuration network
Hello, I am relatively new to the area of Neural Networks and am using the toolbox of Matlab 2008a. Below is the code that I ha...

12 years ago | 0 answers | 0

0

answers

Question


Help in configuration of backpropagation neural network LM
I am applying to a prediction problem, where the type of network is supervised, the backpropagation algorithm and Levenberg Marq...

12 years ago | 1 answer | 0

1

answer

Question


Newff - setup
I have an input array 3x125 and a 3x125 matrix output target. The three variables of the input array will map three variable...

12 years ago | 1 answer | 0

1

answer