Fixed to install mnist1d for collab

This commit is contained in:
Dhruv Patel
2024-05-10 09:32:20 +05:30
committed by GitHub
parent 384e122c5f
commit 2cdff544f3

View File

@@ -46,7 +46,7 @@
{
"cell_type": "code",
"source": [
"# Run this if you're in a Colab to make a local copy of the MNIST 1D repository\n",
"# Run this if you're in a Colab to install MNIST 1D repository\n",
"%pip install git+https://github.com/greydanus/mnist1d"
],
"metadata": {