Skip to content

allenact_plugins.gym_plugin.gym_distributions#

[view_source]

GaussianDistr#

class GaussianDistr(torch.distributions.Normal,  Distr)

[view_source]

PyTorch's Normal distribution with a mode method.