microsoft / AI-For-Beginners

12 Weeks, 24 Lessons, AI for All!
https://microsoft.github.io/AI-For-Beginners/
MIT License
33.96k stars 5.64k forks source link

where is data??? #250

Open xuechen-zed opened 10 months ago

xuechen-zed commented 10 months ago
### Tasks
xuechen-zed commented 10 months ago

!wget https://github.com/microsoft/AI-For-Beginners/blob/main/data/mnist.pkl.gz?raw=true --2023-10-13 08:48:57-- https://github.com/microsoft/AI-For-Beginners/blob/main/data/mnist.pkl.gz?raw=true Resolving github.com (github.com)... 20.27.177.113 Connecting to github.com (github.com)|20.27.177.113|:443... connected. HTTP request sent, awaiting response... 404 Not Found 2023-10-13 08:48:58 ERROR 404: Not Found. there is no /data directory

FOWind commented 9 months ago

Can use https://github.com/microsoft/AI-For-Beginners/raw/c639951043c67fe7862f5c236d1e4f0cdf68202c/data/mnist.pkl.gz It was deleted by a commit, but we can also get it.