qlearnkit
qlearnkit copied to clipboard
A python library for quantum machine learning and quantum deep learning, built on top of qiskit and pennylane
The `QKMeans` does not use the `SwaptestCircuit` class inside. In addition, the documentation does not cite the paper we used as a reference for implementation. Therefore we should - re-design...
Building the documentation throws the following error ``` ERROR:traitlets:Notebook JSON is invalid: Additional properties are not allowed ('execution_count' was unexpected) Failed validating 'additionalProperties' in markdown_cell: On instance['cells'][13]: {'cell_type': 'markdown', 'execution_count':...
Qiskit is migrating towards computation primitives and even qiskit-machine-learning is dropping `QuantumInstances` in favour of primitives. In addition, with primitives, one can easily use qiskit ibm runtime to speed up...
`qlearnkit` depends on `qiskit-terra (>=0.20.0)` https://www.wheelodex.org/projects/qlearnkit/ which is reaching EoL: > [!IMPORTANT] > **The package `qiskit-terra` is not going to be updated after August 15th, 2024**. Since Qiskit 0.44 (released...