TerminationComponents¶
static class · namespace Hazel.MdpComponents
Built-in termination conditions evaluated from MuJoCo state. Each component returns a boolean indicating whether the episode should end. The IsTimeout property distinguishes between hard terminations (failures) and truncations (time limits) — this distinction matters for value function bootstrapping in RL algorithms.
Methods¶
RegisterAll()¶
static
Source: Hazel/Learn/MdpComponents/TerminationComponents.cs