Train NN with new data while maintaining previous training

4 vues (au cours des 30 derniers jours)
Daniel Grebler
Daniel Grebler le 27 Mai 2018
Hey, After training a network with a large set of data, I want to "adjust" the training with new small incoming data - without resting the weights and biases.
Basically I want to continue the training for every new data to enhance the network - but not to run an entire new NN learning with the old +new data
How can I do that?

Réponse acceptée

Ameer Hamza
Ameer Hamza le 27 Mai 2018
You are trying to do transfer learning. This is not only possible but quite popular techniques nowadays. Refer to this example to get the idea how to do it in MATLAB.

Plus de réponses (0)

Catégories

En savoir plus sur Deep Learning Toolbox dans Help Center et File Exchange

Produits

Community Treasure Hunt

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

Start Hunting!

Translated by