1. 28 Jan, 2018 1 commit
    • Sanyam Kapoor's avatar
      Omniglot Dataset (#323) · dac9efae
      Sanyam Kapoor authored
      * Add basic Omniglot dataset loader
      
      * Remove unused import
      
      * Add Omniglot random pair to sample pair of characters
      
      * Precompute random set of pairs, deterministic after object instantiation
      
      * Export OmniglotRandomPair via the datasets module interfact
      
      * Fix naming convention, use sum instead of reduce
      
      * Fix downloading to not download everything, fix Python2 syntax
      
      * Fix end line lint
      
      * Add random_seed, syntax fixes
      
      * Remove randomized pair, take up as a separate generic wrapper
      
      * Fix master conflict
      dac9efae
  2. 04 Jan, 2018 1 commit
  3. 06 Dec, 2017 3 commits
  4. 21 Nov, 2017 1 commit
  5. 12 Nov, 2017 1 commit
  6. 07 Nov, 2017 3 commits
  7. 06 Nov, 2017 1 commit
  8. 03 Nov, 2017 1 commit
  9. 31 Oct, 2017 1 commit
  10. 17 Oct, 2017 1 commit
  11. 21 Sep, 2017 1 commit
  12. 15 Sep, 2017 1 commit
  13. 02 Sep, 2017 1 commit
  14. 22 Aug, 2017 1 commit
  15. 21 Aug, 2017 1 commit
  16. 15 Aug, 2017 1 commit
  17. 02 Aug, 2017 1 commit
  18. 27 Jul, 2017 1 commit
  19. 26 Jul, 2017 1 commit
  20. 20 Jul, 2017 2 commits
  21. 03 Jul, 2017 2 commits
  22. 02 Jul, 2017 1 commit
  23. 13 Jun, 2017 1 commit
  24. 02 Jun, 2017 1 commit
    • Sasank Chilamkurthy's avatar
      Improve torchvision documentation (#179) · 432aa00d
      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
      432aa00d
  25. 28 May, 2017 1 commit
  26. 26 May, 2017 1 commit
  27. 21 Apr, 2017 1 commit
  28. 23 Mar, 2017 1 commit
  29. 18 Mar, 2017 4 commits
  30. 16 Mar, 2017 1 commit
  31. 11 Mar, 2017 1 commit