Skip to content

Commit 30e62de

Browse files
fkiwitDSGuala
andauthored
Update demonstrations_v2/low_depth_circuits_mnist/demo.py
Co-authored-by: Diego <67476785+DSGuala@users.noreply.github.com>
1 parent 0c0c993 commit 30e62de

File tree

1 file changed

+1
-1
lines changed
  • demonstrations_v2/low_depth_circuits_mnist

1 file changed

+1
-1
lines changed

demonstrations_v2/low_depth_circuits_mnist/demo.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -293,7 +293,7 @@ def circuit(params):
293293
# - **Quantum‑kernel SVMs** — replacing inner products by quantum state overlaps.
294294
# - **Tensor‑network (MPS/MPO) classifiers** for large qubit counts.
295295
#
296-
# In this demo we use a small linear VQC. The circuit consisits of two qubit gates correspdonding to
296+
# In this demo we use a small linear VQC. The circuit consists of two qubit gates corresponding to
297297
# the ``SO(4)`` gates
298298
#
299299
# .. figure:: /_static/demonstration_assets/low_depth_circuits_mnist/so4.png

0 commit comments

Comments
 (0)