-
### Expected behavior
qml.ShotAdaptiveOptimizer should work with qiskit.aer.
### Actual behavior
It throws an error.
### Additional information
First reported here: https://discuss.pennylane.ai/t…
-
Tidy up tags in microgrants. I propose to use a set of general tags + some specific tags.
# part 1: Remove / consolidate tags
Remove some tags, like `quantum` (too generic) or `quantum cnn` (too …
-
When I run my quantum machine learning algorithm on ibm quantum computer, I get:
error Traceback (most recent call last)
in ()
268
269 # Optimize th…
-
# System Requirements
- **Qiskit Machine Learning version**: 0.6.1
- **Qiskit**: 0.25.1
- **Python version**: 3.11.4
- **Operating system**: windows 10
# Error
when i using binary number l…
-
### Environment
- **Qiskit Machine Learning version**:
- **Python version**:
- **Operating system**:
### What is happening?
I followed the instructions in the document "Torch Connector and Hy…
-
### Expected behavior
When using a shot vector, there should be an output shape depending on the length of the shot vector, but not on the particular entries.
This should hold for `probs`.
In p…
-
### What should we add?
Hello,
We're currently attempting a classification task using _NeuralNetworkClassifier_ with the 'cross_entropy' loss function, as outlined in the tutorial found here: http…
-
This issue came up in #44, and it's related to an update made recently by IBM (March 2024): https://docs.quantum.ibm.com/run/primitives-examples
> beginning 1 March 2024, Qiskit Runtime will requir…
-
### Tutorial of Sorts for Multiclass Classification Using Qiskit 1.0.2's QSVC
I was going through this tutorial and found it immensely helpful for understanding certain fundamentals on quantum kern…
-
**Describe the bug**
Attempting to use QSVC on a real backend fails, however it works perfectly in the simulator. This appears to be due to ZZFeatureMap when combined with ComputeUncompute (which app…