Filter löschen
Filter löschen

Info

Diese Frage ist geschlossen. Öffnen Sie sie erneut, um sie zu bearbeiten oder zu beantworten.

training of time delay neural network frozen at start

1 Ansicht (letzte 30 Tage)
kira
kira am 10 Sep. 2018
Geschlossen: MATLAB Answer Bot am 20 Aug. 2021
Hello,
I'm creating and training network only from command windows and scripts. I have set these parameters:
net.trainParam.showWindow=false;
net.trainParam.showCommandLine=true;
Sometimes, at the beginning of the training, it keeps frozen at the message:
Training Time Delay Neural Network with 'trainingFcn'.
I have the same issue (only occasionally,1/30) with several training functions: trainlm, trainbr, etc.
The nets are created with random values within certain limits. For now, I have max 3 hidden layers with max 3 nodes per layer, training in 1400 length concurrent data, with 3 inputs. All this in R2018a in ubuntu 18.04
I also have defined:
net.trainParam.time=60*5;
But when stuck, it doesn't seem to matter.

Antworten (0)

Diese Frage ist geschlossen.

Produkte


Version

R2018a

Community Treasure Hunt

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

Start Hunting!

Translated by