https://github.com/tlesort/datasets_starter_packs_pytorch
https://github.com/tlesort/datasets_starter_packs_pytorch
Last synced: 9 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/tlesort/datasets_starter_packs_pytorch
- Owner: TLESORT
- License: mit
- Created: 2019-04-11T07:51:15.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2019-04-18T08:18:11.000Z (about 7 years ago)
- Last Synced: 2025-01-03T10:11:45.871Z (over 1 year ago)
- Language: Python
- Size: 8.79 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
When I start a new project I often like to start from a minimal code (even if it does not gives SOTA results). So, here is my set of minimal codes for different datasets maybe it will be useful for someone else :).
### Dependencies
Essentially : *pytorch 1.0*