VQC.weights¶
- property VQC.weights: ndarray¶
Returns trained weights as a numpy array. The weights can be also queried by calling model.fit_result.x, but in this case their representation depends on the optimizer used.
- उभारता है :
QiskitMachineLearningError -- If the model has not been fit.