Skip to main content
. 2020 Mar 11;20(6):1548. doi: 10.3390/s20061548

Table 2.

Procedure of SFGAN.

The Procedure of SFGAN
1. Generate n noise samples z={z1,,zn}. Each zi is vector given by zi=(z1i,z2i,,zdi), where d is the number of dimensions, and each component of zi is randomly generated according to a uniform distribution in the interval [−1,1] with pdf pz.
2. The generator G generates fake data G(z) based on the generated samples z.
3. n samples x={x1,,xn} are taken from real data with pdf pdata.
4. Auto-encoder D receives G(z) and x as inputs and produces D(G(z)) and D(x) as outputs.