-
### What is the expected enhancement?
Tutorials posted on the QML documentation page, https://qiskit.org/documentation/machine-learning/tutorials/index.html, may have a title image, e.g. the qG…
-
### Information
- **Qiskit Machine Learning version**: 0.1.0
- **Python version**: 3.7.10
- **Operating system**: All
### What is the current behavior?
This message occurs when using `R…
-
### What is the expected behavior?
We developed a sklearn wrapper around QSVM and VQC [here](https://github.com/gcattan/pyRiemann-qiskit/blob/gc/quantum/pyriemann_qiskit/classification.py).
…
-
https://qiskit.org/textbook/ch-prerequisites/python-and-jupyter-notebooks.html
@animeshsingh @kmh4321
-
# :wrench: Implement a quantum mixer :mage:
## Introduction
Lightwood is an AutoML library that aims at abstracting common procedures in the Machine Learning usual workflow (e.g. data preparati…
-
### Informations
- **Qiskit Aer version**:
```
qiskit 0.29.0
qiskit-aer 0.8.2
qiskit-aqua 0.9.4
qiskit-ibmq-provid…
-
### Expected behavior
The `_apply_state_vector` method seems to not have been adapted to be compatible with jax compiled code when setting a state vector with `qml.QubitStateVector`.
### Act…
-
### Expected behavior
A jitted function can be defined multiple times. E.g., running the following in a Jupyter cell multiple times works:
```python
import jax
import pennylane as qml
@jax.ji…
-
### Information
- **Qiskit Machine Learning version**: 0.2.0
- **Python version**: 3.9.6
- **Operating system**: macOS Big Sur 11.4
### What is the current behavior?
In both `CircuitQNN…
ElePT updated
3 years ago
-
### Expected behavior
Pickling and unpickling a qml.numpy.tensor object should result in an identical object. The unpickling does return a qml.numpy.tensor object, with the numerical values of the ar…