PDE-Net icon indicating copy to clipboard operation
PDE-Net copied to clipboard

Is the loss changed to the net?

Open DUCH714 opened this issue 4 years ago • 0 comments

In your paper, the moment loss is the regularization to make the moment matrix. But in your network, if I use order 1 or 2, the moment matrix is exactly zero. It seems the momentloss in the loss won't change. And if I did not misunderstand the code, the code uses the moment matrix to generate the kernel matrix?

DUCH714 avatar Dec 03 '21 08:12 DUCH714