Info
Diese Frage ist geschlossen. Öffnen Sie sie erneut, um sie zu bearbeiten oder zu beantworten.
Would it be possible to update a trained network with an updated training set for active learning purposes without reatraining it from scratch?
1 Ansicht (letzte 30 Tage)
Ältere Kommentare anzeigen
Hi, I would like to make some tests of active learning with matlab neural networks. For now what I am doing is:
Get a training set Train the network from scratch Calculate the error on another dataset Update the training set with new point(s).
Is there any way of retraining the network from a previous network, in order to update the weights and biases. I guess just updating and not retraining from scratch would lead to a faster training.
Regards,
Florian
0 Kommentare
Antworten (0)
Diese Frage ist geschlossen.
Siehe auch
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!