# Byte-compiled / optimized / DLL files
__pycache__/
*.py[cod]
*$py.class

# Singularity jobs files
*.sif

# Types
.pytype*
.mypy*

# C extensions
*.so

# scikit-learn specific
doc/_build/
doc/auto_examples/
doc/modules/generated/
doc/datasets/generated/

# Distribution / packaging
.venv
.Python
env/
build/
develop-eggs/
dist/
downloads/
eggs/
.eggs/
lib/
lib64/
parts/
sdist/habilitation à diriger des recherches
var/
*.egg-info/
.installed.cfg
*.egg

# PyInstaller
#  Usually these files are written by a python script from a template
#  before PyInstaller builds the exe, so as to inject date/other infos into it.
*.manifest
*.spec

# Installer logs
pip-log.txt
pip-delete-this-directory.txt

# Unit test / coverage reports
htmlcov/
.tox/
.coverage
.coverage.*
.cache
nosetests.xml
coverage.xml
*,cover
.hypothesis/

# Translations
*.mo
*.pot

# Django stuff:
*.log

# Sphinx documentation
doc/_build/
doc/generated/
doc/API/
doc/examples/
doc/sg_execution_times.rst

# PyBuilder
target/
.vscode/settings.json
.vscode/launch.json

# Examples data
examples/stored_data/*
examples/test_mnist/data/MNIST
test_post.npy
test_pre.npy

# Wandb logs & stuff
**/wandb/

# Plots
epsilon*.png
logreg.png
examples/reliability/*.png
robust_*.png
baseline_*.png
*net.png
