Created using Colab

This commit is contained in:
udlbook
2024-05-16 16:19:57 -04:00
parent 445ad11c46
commit 3e7e059bff

View File

@@ -43,8 +43,8 @@
"id": "Sg2i1QmhKW5d"
},
"source": [
"# Run this if you're in a Colab\n",
"!git clone https://github.com/greydanus/mnist1d"
"# Run this if you're in a Colab to install MNIST 1D repository\n",
"!pip install git+https://github.com/greydanus/mnist1d"
],
"execution_count": null,
"outputs": []