https://github.com/williamfalcon/cifar5-simple
https://github.com/williamfalcon/cifar5-simple
Last synced: over 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/williamfalcon/cifar5-simple
- Owner: williamFalcon
- License: mit
- Created: 2021-03-06T16:53:33.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2022-04-13T18:24:28.000Z (about 4 years ago)
- Last Synced: 2025-01-22T11:47:42.127Z (over 1 year ago)
- Language: Python
- Size: 9.77 KB
- Stars: 0
- Watchers: 4
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# cifar5-simple
```bash
pip install -r requirements.txt
python cifar5.py --data_dir data/path/cifar5
```