Groups
A Hidden Markov Model (HMM) describes sequences where you cannot see the true state directly, but you can observe outputs generated by those hidden states.
Temporal (causal) convolution computes each output at time t using only the current and past inputs, ensuring no future information leakage.