How to set manually training and test data for training a neural network
Afficher commentaires plus anciens
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.
Réponse acceptée
Plus de réponses (1)
Greg Heath
le 12 Juin 2014
2 votes
It is probably easier to use 'divideblock'
Hope this helps.
Greg
Catégories
En savoir plus sur Deep Learning Toolbox dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!