Skip to content

Commit

Permalink
stuffs
Browse files Browse the repository at this point in the history
  • Loading branch information
LorenzoValente3 committed Jun 17, 2022
1 parent 944aa22 commit b52e28a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion AE.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@
}
],
"source": [
"import MNIST_dataset as mnist\n",
"import MNIST_database as mnist\n",
"size_final = 28\n",
"\n",
"data = mnist.MNISTData(size_initial=28, size_final=size_final, color_depth=8)\n",
Expand Down

0 comments on commit b52e28a

Please sign in to comment.