photo

Rafa


自 2011 起处于活动状态

Followers: 0   Following: 0

消息

统计学

Feeds

排序方式:

提问


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 前 | 2 个回答 | 0

2

个回答

已回答
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 前 | 0

提问


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 前 | 2 个回答 | 0

2

个回答

提问


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 前 | 1 个回答 | 0

1

个回答

提问


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 前 | 3 个回答 | 0

3

个回答

提问


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 前 | 0 个回答 | 0

0

个回答

提问


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 前 | 1 个回答 | 0

1

个回答

提问


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 前 | 1 个回答 | 0

1

个回答