Multimodal learning: Difference between revisions

Content deleted Content added
m Small grammar fix, put a description in parentheses to avoid confusion
Line 6:
}}
<!--- Don't mess with this line! ---><!--- Write your article below this line --->
'''Multimodal learning''' attempts to model the combination of different [[Modality (human–computer interaction)|modalities]] of data, often rising in real-world applications. An example of joint data is combining text (typically represented as discrete word count vectors) with imaging data comprisingconsisting of [[pixel]] intensities and annotation tags. As these modalities have fundamentally different statistical properties, combining them is non-trivial, which is why specialized modelling strategies and algorithms are required.
 
==Motivation==