6 Forks
37 Stars
37 Watchers

CIFAR-10

Use the famous CIFAR-10 dataset to train a multi-layer neural network to recognize images of cats, dogs, and other things.

How to download and setup CIFAR-10

Open terminal and run command
git clone https://github.com/RubixML/CIFAR-10.git
git clone is used to create a copy or clone of CIFAR-10 repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with CIFAR-10 https://github.com/RubixML/CIFAR-10/archive/master.zip

Or simply clone CIFAR-10 with SSH
[email protected]:RubixML/CIFAR-10.git

If you have some problems with CIFAR-10

You may open issue on CIFAR-10 support forum (system) here: https://github.com/RubixML/CIFAR-10/issues