What's Changed
- Fixed a compatibility issue for different
callback
functions when they are used inqiskit_machine_learning.algorithms.trainable_model
based algorithms. - Updated documentation for
SamplerQNN
, improving the description on using interpret functions and output shapes. - Extended support for different V2 transpilers from different backends.
- Extended support with Qiskit 1.3.x (latest at the time of release).
Note
We continue to support the BlueprintCircuit
implementation of derived circuit classes until the next major release of Qiskit Machine Learning.