DiscriminativeNetwork.get_label¶
- abstract DiscriminativeNetwork.get_label(x)[source]¶
Apply quantum/classical neural network to the given input sample and compute the respective data label
- প্যারামিটার:
x (Discriminator) -- input, i.e. data sample.
- রেইজেস:
NotImplementedError -- not implemented