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 .

 Respuesta aceptada

Greg Heath
Greg Heath el 7 de Mzo. de 2018
Start with the documentation
help patternnet
doc patternnet
Then followup with examples in both
the NEWSGROUP in comp.soft-sys.matlab
and
ANSWERS
Search words
greg patternnet
Hope this helps
Thank you for formally accepting my answer
Greg

Más respuestas (0)

Categorías

Más información sobre Deep Learning Toolbox en Centro de ayuda y File Exchange.

Preguntada:

el 7 de Mzo. de 2018

Respondida:

el 7 de Mzo. de 2018

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by