# Python-generated files
__pycache__/
*.py[oc]
dist/
wheels/
*.egg-info
.pytest_cache/

# Virtual environments
.venv
node_modules/

# Build and training artifacts
artifacts/
checkpoints/
experiments/
models/
data/
*.pkl
.aimlite/
