Does anyone know why Warning: Error occurred while executing the listener callback for event TrainingUpdated defined for class nnet.guis.​NNTrainToo​lModel: Invalid or deleted object. pops up when learning about neural networks?

45 visualizaciones (últimos 30 días)
I had no problem running the program a while ago, but in the past few days it has been running. Does anyone know why Warning: Error occurred while executing the listener callback for event TrainingUpdated defined for class nnet.guis.NNTrainToolModel: Invalid or deleted object. pops up when learning about neural network, it won’t work.

Respuestas (1)

Aditya
Aditya el 19 de Feb. de 2024
The warning message you're encountering suggests that there is an issue with the MATLAB Neural Network Toolbox GUI or the object that represents the neural network model. This error typically occurs when the object associated with the neural network training process becomes invalid or is deleted during the training process.
  1. Check for updates
  2. Try clearing the workspace
  3. Close any opened figures

Categorías

Más información sobre Deep Learning Toolbox en Help Center y File Exchange.

Etiquetas

Community Treasure Hunt

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

Start Hunting!

Translated by