Going from trainNetwork to trainnet
67 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
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 Kommentare
Antworten (0)
Siehe auch
Kategorien
Mehr zu Image Data Workflows finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!