DeMemWM / .gitignore
BonanDing's picture
Initial commit
b47a1ce
__pycache__/
*.py[cod]
*$py.class
.pytest_cache/
.mypy_cache/
.ruff_cache/
.ipynb_checkpoints/
.env
.venv/
venv/
outputs/
slurm_logs/
latest-run
.wandb_run_id
.wandb_osh_command_dir/
wandb/
*.log
*.ckpt
*.pt
*.pth
*.safetensors
data/