mapping_networks.strategies.GroupedStrategy

class mapping_networks.strategies.GroupedStrategy(groups: collections.abc.Mapping[str, collections.abc.Sequence[str]])
__init__(groups: Mapping[str, Sequence[str]]) None

Methods

__init__(groups)

build(spec, latent_dim, mapper_factory)

Build a generator for spec.

Attributes

groups