Skip to content

Commit a82b326

Browse files
authored
Update autoencoder.ipynb
Changed the word from Fashon to Fashion
1 parent 4d0be22 commit a82b326

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

site/en/tutorials/generative/autoencoder.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -117,7 +117,7 @@
117117
},
118118
"source": [
119119
"## Load the dataset\n",
120-
"To start, you will train the basic autoencoder using the Fashon MNIST dataset. Each image in this dataset is 28x28 pixels. "
120+
"To start, you will train the basic autoencoder using the Fashion MNIST dataset. Each image in this dataset is 28x28 pixels. "
121121
]
122122
},
123123
{

0 commit comments

Comments
 (0)