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 .

 채택된 답변

Greg Heath
Greg Heath 2018년 3월 7일

0 개 추천

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

추가 답변 (0개)

카테고리

도움말 센터File Exchange에서 Deep Learning Toolbox에 대해 자세히 알아보기

질문:

2018년 3월 7일

답변:

2018년 3월 7일

Community Treasure Hunt

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

Start Hunting!

Translated by