sakura.model_controllers.extractor_controller.ExtractorController.print_weight_projection

ExtractorController.print_weight_projection(expected_epoch)

Print the projected weights for main latent, phenotype, and signature groups over the expected epochs.

This function initializes the weights based on the provided configurations and updates them dynamically according to the specified rules for each epoch.

Parameters:

expected_epoch (int) – Number of epochs to project the weights for

Returns:

None