How is trained neural network type newff?

2 visualizzazioni (ultimi 30 giorni)
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.

Risposta accettata

Greg Heath
Greg Heath il 18 Mar 2015
Modificato: Greg Heath il 18 Mar 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

Più risposte (0)

Categorie

Scopri di più su Sequence and Numeric Feature Data Workflows in Help Center e File Exchange

Tag

Community Treasure Hunt

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

Start Hunting!

Translated by