QGAN.run¶
- QGAN.run(quantum_instance=None, **kwargs)[source]¶
Execute the algorithm with selected backend. :type quantum_instance:
Union
[Backend
,QuantumInstance
,None
] :param quantum_instance: the experimental setting. :param **kwargs: kwargs :type **kwargs: dict- Renvoie:
results of an algorithm.
- Type renvoyé:
- Lève:
QiskitMachineLearningError – If a quantum instance or backend has not been provided