Interview Guides
You are training a generative model on a labeled dataset where some classes are much rarer than others. You want the model to generate useful samples for all classes, not just the majority ones.
Given a dataset with imbalanced classes, how would you approach training a generative model?