How to implement neural network in matlab using newff command
이전 댓글 표시
Hi, I want to implement backpropagation neural network using newff command. I have input p=[1 2;1 2] target t=[0 2] I m using newff command but it is not working properly. how can i come to know about the output and the error of network? There is another prob also. I have used nntool but it is giving wrong output. Can we have any video which can illustrate the use of nntool.
채택된 답변
추가 답변 (0개)
카테고리
도움말 센터 및 File Exchange에서 Deep Learning Toolbox에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!