dpsom icon indicating copy to clipboard operation
dpsom copied to clipboard

Is_training set to True in test

Open KleinYuan opened this issue 1 year ago • 0 comments

I wonder why your "is_training" is set to True while doing test: https://github.com/ratschlab/dpsom/blob/e3096a49ab83dc5823881bfded82cee2dca1220f/dpsom/DPSOM.py#L435. This will lead the VAE use the wrong z ?

KleinYuan avatar Jul 03 '24 22:07 KleinYuan