Neural-Style-MMD icon indicating copy to clipboard operation
Neural-Style-MMD copied to clipboard

confusion in Linear Kernel Loss functions

Open allugrasm opened this issue 8 years ago • 1 comments

I'm trying to understand the code but unable to understand your loss calculation function can you please explain what are you doing because it doesn't seem you are doing anything in linear kernel you have commented it out in mmd_loss.py

allugrasm avatar Jun 12 '17 09:06 allugrasm

Since the forward step is not necessary for optimizing, we comment the codes to save the time. We will refine the codes recently. Thanks!

lyttonhao avatar Nov 08 '17 07:11 lyttonhao