Skip to main content

perform_weighted_fusion

Function perform_weighted_fusion 

Source
pub fn perform_weighted_fusion(
    components: &[FusionComponent],
    _attention_weights: Option<&Vec<f64>>,
    _fusion_config: &MultiModalFusionConfig,
) -> Result<Hypervector, NdimageError>
Expand description

Perform weighted fusion of multiple modalities