Experiment Manager extremely slow
5 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
ThomasP
el 4 de Mayo de 2022
Comentada: Wendimu
el 8 de Dic. de 2023
Hello,
when I train a neural network it takes about 5-7 mins of computing time on my pc. When I compute it via experiment manager (bayesian optimization) it takes an hour to compute the network with the same stats... why such a huge difference?
![](https://www.mathworks.com/matlabcentral/answers/uploaded_files/987625/image.png)
Thanks in advance
Best
Respuesta aceptada
Matt J
el 4 de Mayo de 2022
Editada: Matt J
el 4 de Mayo de 2022
But you understand, right, that when you use the Experiment Manager, your network is being retrained multiple times with different sets of hyperparameters? If as part of its search, the EM needs to test 10 sets of parameters, each requiring 5-10 min. of training, it makes sense that the whole exercise would be an hour long or more.
4 comentarios
晓龙 张
el 2 de Sept. de 2022
That is not the reason. The speed is just very low even when single experiment is conducting!
Matt J
el 2 de Sept. de 2022
But the training time will be different for every experiment, depending on the values of the hyperparameters. Have you really done a side-by-side comparison of the exact same training experiment, both with the same choice of hyperparameters?
Más respuestas (0)
Ver también
Categorías
Más información sobre Sequence and Numeric Feature Data Workflows 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!