Sampling
latent.layers.Sampling
Uses inputs (z_mean, log_var) to sample z.
__init__(self, name=None)
special
Parameters:
Name | Type | Description | Default |
---|---|---|---|
name |
str |
String indicating the name of the layer. |
None |