add_noise

VAEModel.add_noise(X)

Add noise to X.

Parameters

X – inputs.

Return type

X with noise applied.