Requirement: Model training module #35
Labels
design-issue
This is a design issue and requires major change
on hold
This issue is not urgent and is on hold
research
This requires additional research
There is a requirement to configure the model training module.
Currently, the pipeline assumes dependence on Qiskit for
Runtime Primitives
and other training modules likegradients
andoptimizers
. However, some elements in the library, such asdynamic circuits
inQuantumPoolingLayer2
andQuantumPoolingLayer3
, cannot use theseRuntime Primitives
. This, therefore, presents a need for an autonomous model training module.The text was updated successfully, but these errors were encountered: