QuantumKernel.assign_user_parameters¶
- QuantumKernel.assign_user_parameters(values)[sorgente]¶
Assign user parameters in the
QuantumKernel
feature map.- Parametri
values (dict or iterable) – Either a dictionary or iterable specifying the new
dict (parameter values. If a) –
to (it specifies the mapping from current_parameter) –
new_parameter –
a (where new_parameter can be a parameter expression or) –
iterable (numeric value. If an) –
parameters (the elements are assigned to the existing) –
QuantumKernel.user_parameters. (in the order of) –
- Solleva
ValueError – Incompatible number of user parameters and values
- Tipo di ritorno
None