Python Forum

Full Version: download dataset from SH file
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Hello everyone,

I am doing a homework related to CNN.(http://cs231n.github.io/assignments2017/assignment2/)

It needs to download a dataset, called CIFAR-10 by the command below

cd cs231n/datasets./get_datasets.sh

Does anyone know how to implement this code on which software?

Sincerely thanks for your help.

Regards,
Felix
Quote:I am doing a homework
You are doing homework, not us.
We are glad to help, show your code effort, and where you are having a problem.
We will guide you, but not do it for you.