photo

AntonyH


Last seen: alrededor de 4 años hace Con actividad desde 2020

Followers: 0   Following: 0

Mensaje

Estadística

  • Thankful Level 2
  • Thankful Level 1

Ver insignias

Feeds

Ver por

Pregunta


What is the parameter minimum performance gradient (trainParam.min_grad) of traingd?
I use the training function "traingd" to train a shallow neural network: trainedNet = train(net,X,T) For the training function...

alrededor de 4 años hace | 1 respuesta | 0

1

respuesta

Pregunta


Does train function return neural network with the weights of last epoch or the weights of the model with the smallest loss of all epochs?
I use the training function "traingd" to train a shallow neural network by using: [trainedNet,tr] = train(net,X,T) When the tr...

alrededor de 4 años hace | 1 respuesta | 0

1

respuesta