Training with multiple data sets
Ältere Kommentare anzeigen
I'm trying to train a neural network that recognizes shapes. I'm using the algorithms built into the Deep Learning Package and I was wondering if it's possible to train on multiple data sets. Currently it feels like it trains and then starts a new neural net when it starts training on the second data set. I also tried combining the data into one big array, but then I can't put in an individual data set to check if it's giving decent results. Is there another way to train a neural network with multiple data sets?
Antworten (0)
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!