How to set manually training and test data for training a neural network
Ältere Kommentare anzeigen
Hello All,
I am making some experiments with mathlab neural network toolbox. Usually to train a neural network i give some training and test data and the net object takes care of dividing the data. However what i need to do is divide the data by myself and set the training and test data explicitly in the net object.
If it is needed some aditional explanation please tell me. Any help would be appreciated.
Thanks.
Akzeptierte Antwort
Weitere Antworten (1)
Greg Heath
am 12 Jun. 2014
2 Stimmen
It is probably easier to use 'divideblock'
Hope this helps.
Greg
Kategorien
Mehr zu Deep Learning Toolbox finden Sie in Hilfe-Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!