GaussianNoise
Gaussian noise operation for processing state-based observations.
Args
- mu (float or th.Tensor) : mean of the distribution.
- scale (float or th.Tensor) : standard deviation of the distribution.
Returns
Augmented states.
Methods:
Gaussian noise operation for processing state-based observations.
Args
Returns
Augmented states.
Methods: