How can I incorporate the adapt function into my code?
Show older comments
Hi,
I'm just a beginner when it comes to neural networks, and I can't seem to figure out how to incorporate the adapt function into my code in order to achieve a higher rate of accuracy. On top of this when I paste the whole code (what's below) into the command window my accuracy is very low, however when I simply paste the train function ( net = train(net,P,T) ) my accuracy changes greatly. Does anybody know why? If you could kindly answer, thank you. :)
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!