Module: tf_agents.networks.mask_splitter_network

Wrapper network that handles action constraint portion of the observation.

Classes

class MaskSplitterNetwork: Separates and passes the observation and mask to the wrapped network.

absolute_import Instance of __future__._Feature
division Instance of __future__._Feature
print_function Instance of __future__._Feature