comment faire la classification
Show older comments
Hello ,
I would like to build a network of neurons (multilayer perceptron) using the tools of Matlab.
Personally, I used the nntool feed forward tool that I used two layers; the first layer 3 neurons with the sigmoid activation function and the second sigmoid layer with 1 neurons I have data to enter X Y Z between -1 and 1 .. of an accelerometer
and I would like to predict the acceleration is a booleen either 0 or 1.
I do not know how to do the classification using neural networks. could you please help me?
thanking you in advance .
Accepted Answer
More Answers (0)
Categories
Find more on Deep Learning Toolbox in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!