qiskit-machine-learning
qiskit-machine-learning copied to clipboard
Quantum Machine Learning
It appears nightly actions have been failing for the past couple of nights. First is an error, that appears in multiple tests causing them to fail ``` _slsqplib.error: Input array...
I'm trying to run QSVM on GPU using `qiskit_aer_gpu`. I'm using SamplerV2 but not able to find what options to pass for it to recognise the GPU backend. In the...
### Summary Classification dataset for 3 and 4 qubits based on the concentration of entanglement (CE) in Quantum States. Two pre-trained circuits are used to generate states of a given...
I noticed the following in the QBayasian code where the use of a variable with the private naming ie leading underscore was flagged. As this is using what is normally...
### Environment Viewing online website ### What is happening? Location: https://qiskit-community.github.io/qiskit-machine-learning/tutorials/01_neural_networks.html Issue: The text reads: "For the EstimatorQNN, the expected output shape for the forward pass is (1, num_qubits *...
### Environment - **Qiskit Machine Learning version**: 0.8.2/0.8.3 - **Python version**: 3.10 - **Operating system**: MacOS ### What is happening? While creating a custom feature map (FM), I was mistakenly...
### What should we add? When running PyEnchant on Apple Silicon M1(/2/3) hardware in a dev environment you may see an error like: ```text ImportError: The βenchantβ C library was...
### Environment - **Qiskit Machine Learning version**: 0.8.2 - **Python version**: 3.1.1 - **Operating system**: Windows 11 ### What is happening? # Callback function is not being called for TrainableModels...
CI had a seeming random failure in #902 where re-running the failed job passed. In looking at the nightly CI Actions I see a few failures, such as below. The...
### What should we add? Merge the notebooks from the tutorial presented at IEEE QW2024 in Montreal. These are stored in the branch [IEEE2024](https://github.com/qiskit-community/qiskit-machine-learning/tree/IEEE2024) and should be updated to use...