Getting started:
PyTorchRL API:
Tutorials:
Code examples:
Bases: object
object
Gaussian Noise
Ornstein-Uhlenbeck process.
Reset the internal state (= noise) to mean (mu).
Update internal state and return it as a noise sample.
Returns noise model class from name.