Consider a particular dataset 'X'. Assume that I have trained my deep GAN on it. Now, can we use the learnt features or weights of the discriminator( which is a neural network ) to build a more efficient classifier, than by training neural networks in an end-end fashion.

Similar questions and discussions