Questions tagged [discriminative-model]

For questions related to discriminative models, such as logistic regression or decision trees.

1 questions
2
votes
1 answer

What does "class-level discriminative feature representation" mean in the paper "Semi-Supervised Deep Learning with Memory"?

I am reading the paper Semi-Supervised Deep Learning with Memory (2018) by Yanbei Chen et al. The topic is the classification of images using semi-supervised learning. The authors use a term on page 2 in the middle of the page that I am not…