Learn Before
Relation

Emitting the parameters of a conditional distribution versus directly emitting samples

• When emitting the parameters of a conditional distribution over x, it can generate discrete data as well as continuous data. However, these data could be algebraically manipulated by humans, which is a weakness.

• On the other hand, when the generator net provides samples directly, it can generate only continuous data, and are not forced to use conditional distribution. The problem with direct sampling is that the model could no longer be trained using back-propagation.

0

1

Updated 2021-08-05

Contributors are:

Who are from:

Tags

Data Science