releso.util.types.RewardType
- releso.util.types.RewardType
Type definition of the reward for every step in the RL Environment
Methods
as_integer_ratio()Return integer ratio.
conjugate()Return self, the complex conjugate of any float.
fromhex()Create a floating-point number from a hexadecimal string.
hex()Return a hexadecimal representation of a floating-point number.
is_integer()Return True if the float is an integer.
Attributes
imagthe imaginary part of a complex number
realthe real part of a complex number