Concept

Adversarial Training

In adversarial training, there is one generator and one discriminator. The generator aims to generate fake data and “fool” the discriminator into thinking it’s real data, and the discriminator aims to tell fake data from real data. So both model benefit from the improvement of each other.

0

1

Updated 2022-06-12

Contributors are:

Who are from:

Tags

Deep Learning (in Machine learning)

Data Science

Related