Learn Before
Concept
Adversarial Distillation
Adversarial learning is good for generative networks. The discriminator in a GAN estimates the probability that a sample is from the training distribution while the generator tries to trick the discriminator using generated data samples. This allows the teacher and student networks to better understand the true data distribution.
0
1
Updated 2022-10-29
Tags
Deep Learning (in Machine learning)