Skip to content

Commit 49e013f

Browse files
authored
Updated mnist.ipynb Typo in section header (#523)
I assume 1.4 comes after 1.3 numerically and not 1.3 again. 😀
1 parent 6deb5ad commit 49e013f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/tutorials/mnist.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -448,7 +448,7 @@
448448
"id": "SlJ5NVaPojhT"
449449
},
450450
"source": [
451-
"### 1.3 Encode the data as quantum circuits\n",
451+
"### 1.4 Encode the data as quantum circuits\n",
452452
"\n",
453453
"To process images using a quantum computer, <a href=\"https://arxiv.org/pdf/1802.06002.pdf\" class=\"external\">Farhi et al.</a> proposed representing each pixel with a qubit, with the state depending on the value of the pixel. The first step is to convert to a binary encoding."
454454
]

0 commit comments

Comments
 (0)