Ensemble QCML
The Ensemble QCML model uses an ensemble of state vectors in order to build a quantum representation of the problem. For the Ensemble QCML model the most important parameters are the dims
and the axes
. You can read about the function of these parameters below, they get passed when qcml.ensemble(...)
is called.
- qcog_python_client.EnsembleSchema
alias of
ModelEnsembleParameters
Special Training Parameters
The Ensemble QCML model has additional parameters to be passed to training.
These parameters are additional to the State Parameters and the additional parameters are valid for all methods of state solution.
These parameters are as folows:
|