Neural network accuracy improves on retraining without weight reinitialisation
Mostrar comentarios más antiguos
Apologies as a similar question has been asked before, but it was never resolved. I am trying to create a neural network for use in a regression problem using nftool/nntool. I find that, on the first training run, the network sometimes performs quite poorly, but that with subsequent training runs regression accuracy seems to increase (pretty much with each successive run), although the weights have not been reinitialised. Why does this happen (answers in terms of the error surface and backpropogation would be illustrative though I don't need that much detail)? When the weights are not reinitialised, does each training run in MATLAB somehow 'build on' the previous?
Thanks
Respuesta aceptada
Más respuestas (0)
Categorías
Más información sobre Deep Learning Toolbox en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!