Question about neural network pattern recognition
이전 댓글 표시
Hi, I was wondering what type of architecture the neural network pattern recognition has.... I have been reading about artificial neural network and seen that there are many different architectures, but not knowing what the toolbox has..... Please, anyone who knows?
답변 (1개)
Greg Heath
2017년 10월 6일
For the default architecture use the commands
help patternnet
and/or
doc patternnet
and run the sample codes with the command view(net).
Hope this helps.
Thank you for formally accepting my answer
Greg
카테고리
도움말 센터 및 File Exchange에서 Deep Learning Toolbox에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!