DeepAlignmentNetwork icon indicating copy to clipboard operation
DeepAlignmentNetwork copied to clipboard

some questions about DAN_Model

Open JWSunny opened this issue 6 years ago • 1 comments

hi :

  1. i train the first stage only and then the second stage only;but when i trained the first stage, the validation set was chosen at random from train data sets, epoch=200, lr=0.001, is this process suitable?

looking forward to your reply, thanks.

JWSunny avatar May 24 '18 07:05 JWSunny

Hi,

I usually do not train for a specific number of epochs, like you specified here but rather till the valdation error stops decreasing rapidly. As for the rest: it looks ok!

Marek

MarekKowalski avatar May 28 '18 17:05 MarekKowalski