In a multimodal machine learning context, how are different modalities usually linked to each other?
Which of the following tasks can be performed using the transformer LLM encoder model?
You are developing a ML model for image classification. You have a dataset with 10,000 images of cats, dogs and birds. Which of the following ML models would be the most appropriate choice for this task?
What is contrastive learning in the context of multimodal deep learning? Pick the 2 correct responses below.
You are working with a large dataset and want to visualize the distribution of a continuous variable. Which type of data visualization would be most appropriate?
In the context of multimodal machine learning, what does 'data fusion' refer to?
In convolutional neural networks, we may use padding in both convolution and transposed convolution. Which two (2) statements accurately describe padding in convolution and transposed convolution? Pick the 2 correct responses below.
You are conducting an experiment to evaluate the performance of different AI models. What is the purpose of AI model evaluation?
What is a common method to reduce the computational cost of deep learning models during inference?