Going from trainNetwork to trainnet

42 visualizzazioni (ultimi 30 giorni)
psousa
psousa il 21 Nov 2024 alle 14:25
Commentato: psousa il 21 Nov 2024 alle 15:40
I've attached 3 files(see post below for latest version of these files):
  • trainNetworkEXAMPLE - my original trainNetwork implementation
  • trainnetEXAMPLE - the trainnet implementation
  • example.csv - data file with predictors and targets
The codes for the two examples are identical, the difference is only in the formatting of the input matrices.
trainNetworkEXAMPLE works as expected.
trainnetEXAMPLE works but convergence of the solver is different and solution is poor.
Both codes end with:
Training stopped: Met validation criterion
What am I getting wrong?
  2 Commenti
Matt J
Matt J il 21 Nov 2024 alle 15:26
Seemingly nothing. Why do you think something is wrong?
psousa
psousa il 21 Nov 2024 alle 15:40
NMSE for training set and test set are considerably worse for version using trainnet.

Accedi per commentare.

Risposte (0)

Prodotti


Release

R2024b

Community Treasure Hunt

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

Start Hunting!

Translated by