Module: tf_agents.distributions.masked

Stay organized with collections Save and categorize content based on your preferences.

Define distributions for spaces where not all actions are valid.

Classes

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