"vscode:/vscode.git/clone" did not exist on "0667baddc658d3f556a369701819e7695477f59a"
- 25 Jun, 2018 1 commit
-
-
Vishwak Srinivasan authored
-
- 17 May, 2018 1 commit
-
-
David Morton authored
* Add classes metadata to MNIST and FashionMNIST * Add `targets` property to MNIST and FashionMNIST * Add class metadata to CIFAR10/CIFAR100 * Add `targets` property to CIFAR10/CIFAR100 * Add targets attribute to DatasetFolder
-
- 20 Mar, 2018 1 commit
-
-
Jason Park authored
The URL to download EMNIST seems to have changed. I fixed this.
-
- 04 Jan, 2018 1 commit
-
-
Vishwak Srinivasan authored
* add __repr__ for datasets * fix lint
-
- 06 Dec, 2017 1 commit
-
-
Martin Raison authored
* EMNIST dataset + speedup *MNIST preprocessing
-
- 07 Nov, 2017 1 commit
-
-
Dr. Kashif Rasul authored
-
- 02 Sep, 2017 1 commit
-
-
Dr. Kashif Rasul authored
* added FashionMNIST dataset * documentation * fixed formatting * fixed formatting
-
- 21 Aug, 2017 1 commit
-
-
Mikhail Korobov authored
-
- 15 Aug, 2017 1 commit
-
-
moskomule authored
* enable ~ expression in datasets * fixed root in __init__ to self.root
-
- 26 Jul, 2017 1 commit
-
-
Keon authored
-
- 13 Jun, 2017 1 commit
-
-
Ryuichiro Hataya authored
-
- 02 Jun, 2017 1 commit
-
-
Sasank Chilamkurthy authored
* Add documentation for transforms * document and remove unused imports in mnist.py * document lsun, mscoco datasets * rest of the datasets documented * Clean up the documentation in other functions * Add links for datasets * Add more documentation * pep8 fix
-
- 27 Feb, 2017 2 commits
-
-
Luke Yeager authored
-
Luke Yeager authored
git ls-files | grep '\.py$' | xargs -n1 -P`nproc` autopep8 -i
-
- 19 Jan, 2017 1 commit
-
-
Adam Paszke authored
-
- 17 Jan, 2017 1 commit
-
-
Tian Qi Chen authored
-