qiskit-machine-learning icon indicating copy to clipboard operation
qiskit-machine-learning copied to clipboard

Quantum Machine Learning

Results 107 qiskit-machine-learning issues
Sort by recently updated
recently updated
newest added
trafficstars

### What should we add? The current version of the Pegasos Quantum Support Vector Classifier does not natively support the training of the parameters in the quantum kernel. https://qiskit-community.github.io/qiskit-machine-learning/tutorials/07_pegasos_qsvc.html Since...

type: feature request 💡
type: enhancement ✨

### What should we add? The Qiskit SDK CI includes an integration testing step of downstream packages through https://github.com/Qiskit/qiskit-neko, among which we include `qiskit-machine-learning`. This allows us to see that...

dependencies 🔗

Summary This is a Quantum Data Generator for a variety of Hamiltonians defined in literature https://arxiv.org/abs/2408.12739. We utilize VQE to estimate the ground state energies and sample a range of...

on hold 🛑

### What should we add? When adding support for Qiskit 2.0, V1 primitives need to be removed, and only V2 primitives will be supported. This change is expected to be...

type: design 📐
type: epic 😎

Hi Team, I am trying to perform multi class image classification on the MNIST dataset from tensorflow using QCNN but I am getting error while using Sampler QNN and Neural...

Performance ⚡
type: question 🙋

### What should we add? CI tests for tutorials take up most of the runtime (~30 min for each Python version), and updates that affect them are rare. So, the...

Performance ⚡
type: ci 🔧

### What should we add? I am following the Qiskit tutorial on the QCNN (https://qiskit-community.github.io/qiskit-machine-learning/tutorials/11_quantum_convolutional_neural_networks.html) and I wanted to try the circuit on the MNIST dataset. Due to the amount...

type: question 🙋