Skip to content

questions regarding the training results #14

@Lucas9909

Description

@Lucas9909

I am trying to train the CFGen by the following code:
python /CFGen/cfgen/train_sccfm.py dataset=pbmc10k_multimodal +dataset.encoder_type=learnt_autoencoder
dataset.one_hot_encode_features=False denoising_module=resnet_big
denoising_module.is_binarized=True encoder=encoder_multimodal_joint
encoder.is_binarized=True trainer.max_epochs=1000 launcher=slurm_icb
logger.project=fm_resnet_autoencoder_pbmc10k_multimodal_joint
training_config.encoder_ckpt=/CFGen/project_folder/experiments/train_autoencoder_pbmc10k_multimodal_joint/f68e4ca2-ee84-4788-b906-9074847971cc/checkpoints/epoch_39.ckpt

but the output showed:

Image

do you know why the MMD is so large and how to solve this problem? Thanks!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions