View source on GitHub |
A policy that wraps a given policy and adds Ornstein Uhlenbeck (OU) noise.
Classes
class OUNoisePolicy
: Actor Policy with Ornstein Uhlenbeck (OU) exploration noise.
Other Members | |
---|---|
absolute_import |
Instance of __future__._Feature
|
division |
Instance of __future__._Feature
|
print_function |
Instance of __future__._Feature
|