imagenet-100 / .gitignore
clane9's picture
Add generation scripts and update README.md
cc5cbc5
raw
history blame contribute delete
301 Bytes
.DS_Store
# Byte-compiled / optimized / DLL files
__pycache__/
*.py[cod]
# Vim
*.swp
# Distribution / packaging
*.egg-info/
dist
build
_version.py
# VScode IDE
.vscode/
.env
# Virtual environment
.venv/
# Local data and scratch
.scratch
cache
# Jupyter
.ipynb_checkpoints
# SLURM
jobs
slurm-*