There was an error while loading. Please reload this page.
1 parent 36a3841 commit b33525fCopy full SHA for b33525f
demonstrations_v2/low_depth_circuits_mnist/demo.py
@@ -286,7 +286,7 @@ def circuit(params):
286
# :math:`\rho(x)=\lvert\psi(x)\rangle\langle\psi(x)\rvert`, a generic **quantum classifier** evaluates
287
# :math:`f_{\ell}(x) = \operatorname{Tr}\bigl[ O_{\ell}(\theta)\,\rho(x) \bigr]`, with trainable
288
# circuit parameters :math:`\theta` that rotate a measurement operator :math:`O_\ell`. Variants
289
-# explored in the paper [`1 <#References>`__] include
+# explored in the paper [#Kiwit]_ include
290
#
291
# - **Linear VQC** — sequential two‑qubit SU(4) layers (15 parameters per gate).
292
# - **Non‑linear VQC** — gate parameters depend on input data *x* via auxiliary retrieval circuits.
0 commit comments