How is trained neural network type newff?

2 Ansichten (letzte 30 Tage)
Veronika
Veronika am 3 Mär. 2015
Bearbeitet: Greg Heath am 18 Mär. 2015
Dear all,
I have this two vectors:
P = [velky_tvar{1,:}];(input vector) T = [velky_tvar{2,:}];(target vector)
I want to train neural network type newff and I don´t know how to do it.
Please advise me.

Akzeptierte Antwort

Greg Heath
Greg Heath am 18 Mär. 2015
Bearbeitet: Greg Heath am 18 Mär. 2015
help newff
doc newff
Search in the NEWSGROUP and ANSWERS
greg newff
Note. Newff has been obsolete for 5 years. The current functions are
fitnet for regression
patternnet for classification
Search these in the same manner

Weitere Antworten (0)

Kategorien

Mehr zu Sequence and Numeric Feature Data Workflows finden Sie in Help Center und File Exchange

Tags

Community Treasure Hunt

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

Start Hunting!

Translated by