Module: tf_agents.distributions.masked

Define distributions for spaces where not all actions are valid.

Classes

class MaskedCategorical: A categorical distribution which supports masks per step.