how to use newff matlab scaled conjugate gradient to design a neural network data classification. please give me a clear example how we train, testing and classified it.thanx

 Accepted Answer

Greg Heath
Greg Heath on 9 Jun 2014
There are many examples in ANSWERS and the NEWSGROUP. The pattern-recognition/classification function newpr calls newff. However they have been replaced by patternnet and feedforwardnet, respectfully.
In addition to the documentation examples in help and doc, there are several test data sets obtained from
help nndatssets
doc nndatasets

More Answers (0)

Categories

Find more on Deep Learning Toolbox in Help Center and File Exchange

Asked:

on 17 Apr 2011

Answered:

on 9 Jun 2014

Community Treasure Hunt

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

Start Hunting!