# Bytecode and cache
__pycache__/
*.py[cod]

# OS artifacts
.DS_Store

# Experiment outputs
online_setting/experiment_results/
batch_setting/synthetic_results/
batch_setting/uci_results/

# Notebook artifacts
.ipynb_checkpoints/
examples/experiment_results.npy
