DNN-for-speech-enhancement icon indicating copy to clipboard operation
DNN-for-speech-enhancement copied to clipboard

Number of epochs

Open sehsanh opened this issue 6 years ago • 0 comments

Hi Dr.Xu, I am writing your code in python and using random initializing for layers. I also read your papers. I could find the number of epochs 50 and learning rate 0.1 for the 10 first epochs,then decreased by 10% after each epoch .

  1. Are these numbers correct?
  2. I plot the histogram of log-power spectra for each bin and they were like Gaussian distribution, but I also want to know why you say we should use standard normalization? we can't use for instance max-min normalization ? Thanks for your help

sehsanh avatar Dec 11 '18 08:12 sehsanh