Hi, I just want to use deepcca to build a multi class classification model. Our model consists three component, that is, embedding layer, CCA layer and the fully connected layer for classification. So how to adapt DeepCCA to the dowstream classification problem?
Hi, I just want to use deepcca to build a multi class classification model. Our model consists three component, that is, embedding layer, CCA layer and the fully connected layer for classification. So how to adapt DeepCCA to the dowstream classification problem?