Borrar filtros
Borrar filtros

Does the train function always reinitialize a neural network

1 visualización (últimos 30 días)
Marshall Worth
Marshall Worth el 15 de Feb. de 2017
Comentada: Marshall Worth el 15 de Feb. de 2017
So I see that calling the train function will initialize a neural network, but will it reinitialize the same network (ie different set of random weights and biases) every time it is called? I have a network where new data is constantly being produced and would like to train/update the network with the new targets and inputs that I store over time. Should I be using the adapt function? I would prefer the train function as it seems that I would have to run some kind of error checking/comparison of inputs and targets every time I use adapt to know when my training is "done".
  1 comentario
Marshall Worth
Marshall Worth el 15 de Feb. de 2017
Seems that my answer lies within this previously asked question...
https://www.mathworks.com/matlabcentral/answers/92991-is-there-a-difference-between-incremental-training-using-adapt-and-train-in-neural-network-toolbox-6

Iniciar sesión para comentar.

Respuestas (0)

Categorías

Más información sobre Parallel and Cloud en Help Center y File Exchange.

Community Treasure Hunt

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

Start Hunting!

Translated by