Skip to content

Commit 1576b72

Browse files
Typo fix in quantum_data.ipynb (#433)
1 parent a2aa080 commit 1576b72

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/tutorials/quantum_data.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -850,7 +850,7 @@
850850
"\n",
851851
"1. It's very unlikely that the quantum models of today will beat classical model performance on classical data. Especially on today's classical datasets that can have upwards of a million datapoints.\n",
852852
"\n",
853-
"2. Just because the data might come from a hard to classically simulate quantum circuit, doesn't nescessarily make the data hard to learn for a classical model.\n",
853+
"2. Just because the data might come from a hard to classically simulate quantum circuit, doesn't necessarily make the data hard to learn for a classical model.\n",
854854
"\n",
855855
"3. Datasets (ultimately quantum in nature) that are easy for quantum models to learn and hard for classical models to learn do exist, regardless of model architecture or training algorithms used."
856856
]

0 commit comments

Comments
 (0)