Feeds
提问
How to add more than one hidden layer?
I need to use feedforwardnet to classify the images and also have train the NN in 3 levels. Is it possible to add 3 hidden la...
11 years 前 | 1 个回答 | 2
1
个回答提问
How to train neural network in MATLAB in mutliple levels?
I am using Neural Network to classify the images. I want to train the NN in 3 levels. * Level 1. train using 3 categories ...
11 years 前 | 1 个回答 | 0
1
个回答提问
How to display the classified images using neural network toolbox?
Using the neural network toolbox, classification of image samples can be done and the output will be in the form of tables where...
11 years 前 | 0 个回答 | 0
0
个回答提问
How to specify the test samples using neural network toolbox?
In the MATLAB classic crab classification problem, the neural network chooses the test samples from the provided samples only. S...
11 years 前 | 1 个回答 | 0
