SamplerQNN.interpret¶ property SamplerQNN.interpret: Callable[[int], int | tuple[int, ...]] | None¶ Returns interpret function to be used by the neural network. If it is not set in the constructor or can not be implicitly derived, then None is returned.