How to implement neural network in matlab using newff command
Show older comments
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.
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!