Punam
RCPIT
自 2012 起处于活动状态
Followers: 0 Following: 0
Feeds
提问
need help "backpropagation algorithm with more than one hidden layer"
i have implemented backpropagation network for one hidden layer, but now my guide told me to use more than one hidden layer. ca...
14 years 前 | 0 个回答 | 0
0
个回答提问
how to plot percentage accuracy graph?
i want to use radial basis function for breast cancer detection.here is the code: load breast_data inputs=data; targets=lab...
14 years 前 | 0 个回答 | 0
0
个回答提问
how to get fix output for neural network?
hi, i am new to neural network. as i run my program every time different outputs are there.so can any one tell me how to get sa...
14 years 前 | 2 个回答 | 0
2
个回答提问
how to preprocess dataset in neural network toolbox
hi, i am new to MATLAB and i want to preprocess cancer dataset so that it can be in the range [0,1]. i obtain that dataset from...
14 years 前 | 1 个回答 | 0
