LoadModule.max_act#

property LoadModule.max_act[source]#

Maximum action that the module allows.

Used in normalization and to define action spaces.

Returns#

float or np.ndarray

Scalar or vector maximum action.