- 30 Jan, 2018 1 commit
-
-
Chang authored
-
- 04 Jan, 2018 1 commit
-
-
Vishwak Srinivasan authored
* add __repr__ for datasets * fix lint
-
- 21 Sep, 2017 1 commit
-
-
Alykhan Tejani authored
update SVHN docs to note label change for digit 0
-
- 15 Aug, 2017 1 commit
-
-
moskomule authored
* enable ~ expression in datasets * fixed root in __init__ to self.root
-
- 03 Jul, 2017 2 commits
-
-
vabh authored
-
Anuvabh Dutt authored
Make the labels be 1d tensors of type `np.int64`. Assign label `0` to data samples of digit 0. The original dataset assigns them label `10`.
-
- 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
-
- 18 Mar, 2017 2 commits
- 16 Mar, 2017 1 commit
-
-
Uridah Sami Ahmed authored
-