outputDimensionality property

int? outputDimensionality
getter/setter pair

Optional reduced dimension for the output embedding.

If set, excessive values in the output embedding are truncated from the end.

Optional.

Implementation

core.int? outputDimensionality;