Closed ngcthuong closed 7 years ago
Thank you I already found it. Making custom layer is a bit headache.
ReLU layer is a good example for you to design a new layer.
Will you intend to use DagNN? SimpleNN is quite limited for simple structure network.
Hi there,
I am trying to modify the loss function in DnCNN, but I am not quite sure how to do it. Could you explain a little more about your vl_nnloss?
I understand that
calculates the L2 loss function. How about the second part?
why did you use bsxfun and minus? and could you explain the meaning of dzdy?
Thank you very much, Best regards, Atena