Rate this Page

gSDENoise#

class torchrl.envs.transforms.gSDENoise(state_dim=None, action_dim=None, shape=None, **kwargs)[source]#

A gSDE noise initializer.

See the gSDEModule() for more info.