Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
soumith authored Nov 18, 2016
1 parent 293bfae commit 248e2f0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -102,6 +102,7 @@ u'A mountain view with a plume of smoke in the background']
### CIFAR

`dset.CIFAR10(root, train=True, transform=None, target_transform=None, download=False)`

`dset.CIFAR100(root, train=True, transform=None, target_transform=None, download=False)`

- `root` : root directory of dataset where there is folder `cifar-10-batches-py`
Expand Down

0 comments on commit 248e2f0

Please sign in to comment.