Contents
Condition
And
And.conditions
HitsLowerBound
HitsLowerBound.key
HitsLowerBound.lower_bound
HitsUpperBound
HitsUpperBound.key
HitsUpperBound.upper_bound
Plateaus
Plateaus.key
Plateaus.patience
Plateaus.rtol
Plateaus.losses
Plateaus.old_value
StopsDecreasing
StopsDecreasing.key
StopsDecreasing.patience
StopsDecreasing.losses
StopsDecreasing.min_
StopsIncreasing
StopsIncreasing.key
StopsIncreasing.patience
StopsIncreasing.losses
StopsIncreasing.max_
Distribution
Distribution.features
Distribution.model
Distribution.default_dist_cls()
Distribution.deterministic_sample()
Distribution.entropy()
Distribution.logp()
Distribution.sample()
TorchDistributionWrapper
TorchDistributionWrapper.dist
TorchDistributionWrapper.deterministic_sample()
TorchDistributionWrapper.entropy()
TorchDistributionWrapper.logp()
TorchDistributionWrapper.sample()
Categorical
Normal
SquashedNormal
SquashedNormal.deterministic_sample()
SquashedNormal.entropy()
SquashedNormal.logp()
SquashedNormal.sample()
Env
Env.action_spec
Env.config
Env.device
Env.horizon
Env.max_horizon
Env.max_num_envs
Env.num_envs
Env.observation_spec
Env.reset()
Env.step()
EnvFactory
EnvFactory.max_horizon
EnvFactory.max_num_envs
GenericEnv
GenericEnv.observation_spec
GenericEnv.action_spec
DummyEnv
DummyEnv.bounds
DummyEnv.state
DummyEnv.reset()
ContinuousDummyEnv
ContinuousDummyEnv.step()
DiscreteDummyEnv
DiscreteDummyEnv.step()
Scheduler
Scheduler.step()
ConstantScheduler
ConstantScheduler.value
ConstantScheduler.step()
InterpScheduler
InterpScheduler.x
InterpScheduler.y
InterpScheduler.step()
StepScheduler
StepScheduler.schedule
StepScheduler.step()
EntropyScheduler
EntropyScheduler.scheduler
EntropyScheduler.coeff
EntropyScheduler.step()
LRScheduler
LRScheduler.optimizer
LRScheduler.scheduler
LRScheduler.coeff
LRScheduler.step()
View
View.apply_all()
View.apply_last()
View.drop_size()
pad_last_sequence()
pad_whole_sequence()
rolling_window()
RollingWindow
RollingWindow.apply_all()
RollingWindow.apply_last()
RollingWindow.drop_size()
PaddedRollingWindow
PaddedRollingWindow.apply_all()
PaddedRollingWindow.apply_last()
PaddedRollingWindow.drop_size()
ViewRequirement
ViewRequirement.shift
ViewRequirement.method
ViewRequirement.apply_all()
ViewRequirement.apply_last()
ViewRequirement.drop_size