**mlruns
**.ipynb_checkpoints
**cache*
**.pdf
**.zip
**.npy
**.pkl
**slurm*
**logs*
env
**.pyc
**.gif
**.DS_Store
**.idea
*.pth
**Icon*
venv
.vscode/**
# Compiled python modules.
*.pyc

# Setuptools distribution folder.
/dist/

# Python egg metadata, regenerated from source files by setuptools.
/*.egg-info

build
.gitmodules
build
dist

**.gslides
**.xml

# joblib cache directories
notebooks/joblib/
# mlflow tracking directory
notebooks/mlruns/

# data directory
/data/
# pytorch data directory
notebooks/data/


.hypothesis
