Skip to content

Commit b33525f

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 36a3841 commit b33525f

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
@@ -286,7 +286,7 @@ def circuit(params):
286286
# :math:`\rho(x)=\lvert\psi(x)\rangle\langle\psi(x)\rvert`, a generic **quantum classifier** evaluates
287287
# :math:`f_{\ell}(x) = \operatorname{Tr}\bigl[ O_{\ell}(\theta)\,\rho(x) \bigr]`, with trainable
288288
# circuit parameters :math:`\theta` that rotate a measurement operator :math:`O_\ell`. Variants
289-
# explored in the paper [`1 <#References>`__] include
289+
# explored in the paper [#Kiwit]_ include
290290
#
291291
# - **Linear VQC** — sequential two‑qubit SU(4) layers (15 parameters per gate).
292292
# - **Non‑linear VQC** — gate parameters depend on input data *x* via auxiliary retrieval circuits.

0 commit comments

Comments
 (0)