diff --git a/16_cnn_cifar10_small_image_classification/cnn_cifar10_dataset.ipynb b/16_cnn_cifar10_small_image_classification/cnn_cifar10_dataset.ipynb index 1345bb2..4c82559 100644 --- a/16_cnn_cifar10_small_image_classification/cnn_cifar10_dataset.ipynb +++ b/16_cnn_cifar10_small_image_classification/cnn_cifar10_dataset.ipynb @@ -85,7 +85,7 @@ "cell_type": "markdown", "metadata": {}, "source": [ - "Here we see there are 50000 training images and 1000 test images" + "Here we see there are 50000 training images and 10000 test images" ] }, {