qiskit.aqua.components.neural_networks.QuantumGenerator.construct_circuit¶ QuantumGenerator.construct_circuit(params=None)[source]¶ Construct generator circuit. Parameters params (list | dict) – parameters which should be used to run the generator. Returns construct the quantum circuit and return as gate Return type Instruction