paper_performance_benchmarks/data
*.DS_Store

# Accidentally created by shell redirection when running unquoted pip install commands
=*

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

# C extensions
*.so

# Distribution / packaging
.Python
build/
develop-eggs/
dist/
downloads/
eggs/
.eggs/
lib/
lib64/
parts/
sdist/
var/
wheels/
pip-wheel-metadata/
share/python-wheels/
*.egg-info/
.installed.cfg
*.egg
MANIFEST

# 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/
.nox/
.coverage
.coverage.*
.cache
nosetests.xml
coverage.xml
*.cover
*.py,cover
.hypothesis/
.pytest_cache/

# Translations
*.mo
*.pot

# Django stuff:
*.log
local_settings.py
db.sqlite3
db.sqlite3-journal

# Flask stuff:
instance/
.webassets-cache

# Scrapy stuff:
.scrapy

# Sphinx documentation
docs/_build/

# PyBuilder
target/

# Jupyter Notebook
.ipynb_checkpoints

# IPython
profile_default/
ipython_config.py

# pyenv
.python-version

# pipenv
#   According to pypa/pipenv#598, it is recommended to include Pipfile.lock in version control.
#   However, in case of collaboration, if having platform-specific dependencies or dependencies
#   having no cross-platform support, pipenv may install dependencies that don't work, or not
#   install all needed dependencies.
#Pipfile.lock

# PEP 582; used by e.g. github.com/David-OConnor/pyflow
__pypackages__/

# Celery stuff
celerybeat-schedule
celerybeat.pid

# SageMath parsed files
*.sage.py

# Environments
.env
.venv
env/
venv/
ENV/
env.bak/
venv.bak/

# Spyder project settings
.spyderproject
.spyproject

# Rope project settings
.ropeproject

# mkdocs documentation
/site

# mypy
.mypy_cache/
.dmypy.json
dmypy.json

# Pyre type checker
.pyre/
tutorials/benchmark_data/choice_data.csv
tutorials/benchmark_data/mode_canada_1.csv
tutorials/benchmark_data/mode_canada_5.csv
tutorials/benchmark_data/mode_canada_10.csv
tutorials/benchmark_data/mode_canada_50.csv
tutorials/benchmark_data/mode_canada_100.csv
tutorials/benchmark_data/mode_canada_500.csv
tutorials/benchmark_data/mode_canada_1000.csv
tutorials/benchmark_data/mode_canada_5000.csv
tutorials/benchmark_data/mode_canada_10000.csv
tutorials/benchmark_data/R_performances.csv
tutorials/performance_benchmark/benchmark_data/

*lightning_logs/
tutorials/mnist/data/MNIST/raw/t10k-images-idx3-ubyte
tutorials/mnist/data/MNIST/raw/t10k-images-idx3-ubyte.gz
tutorials/mnist/data/MNIST/raw/t10k-labels-idx1-ubyte
tutorials/mnist/data/MNIST/raw/t10k-labels-idx1-ubyte.gz
tutorials/mnist/data/MNIST/raw/train-images-idx3-ubyte
tutorials/mnist/data/MNIST/raw/train-images-idx3-ubyte.gz
tutorials/mnist/data/MNIST/raw/train-labels-idx1-ubyte
tutorials/mnist/data/MNIST/raw/train-labels-idx1-ubyte.gz

.history/
paper_replication_materials/torch_choice_paper_data/car_choice.csv
paper_replication_materials/torch_choice_paper_data/R_performance_num_items.csv
paper_replication_materials/torch_choice_paper_data/R_performance_num_params.csv
paper_replication_materials/torch_choice_paper_data/R_performance_num_records.csv
paper_replication_materials/torch_choice_paper_data/simulated_choice_data_10_items.pt
paper_replication_materials/torch_choice_paper_data/simulated_choice_data_10k_records.csv
paper_replication_materials/torch_choice_paper_data/simulated_choice_data_20_items.pt
paper_replication_materials/torch_choice_paper_data/simulated_choice_data_30_items.pt
paper_replication_materials/torch_choice_paper_data/simulated_choice_data_50_items.pt
paper_replication_materials/torch_choice_paper_data/simulated_choice_data_100_items.pt
paper_replication_materials/torch_choice_paper_data/simulated_choice_data_150_items.pt
paper_replication_materials/torch_choice_paper_data/simulated_choice_data_200_items.pt
paper_replication_materials/torch_choice_paper_data/simulated_choice_data_250_items.pt
paper_replication_materials/torch_choice_paper_data/simulated_choice_data_300_items.pt
paper_replication_materials/torch_choice_paper_data/simulated_choice_data_350_items.pt
paper_replication_materials/torch_choice_paper_data/simulated_choice_data_400_items.pt
paper_replication_materials/torch_choice_paper_data/simulated_choice_data_450_items.pt
paper_replication_materials/torch_choice_paper_data/simulated_choice_data_500_items.pt
paper_replication_materials/torch_choice_paper_data/simulated_choice_data_dev.csv
paper_replication_materials/torch_choice_paper_data/simulated_choice_data_dev.pt
paper_replication_materials/torch_choice_paper_data/simulated_choice_data_full.pt
paper_replication_materials/torch_choice_paper_data/simulated_choice_data_num_items_experiment_5.csv
paper_replication_materials/torch_choice_paper_data/simulated_choice_data_num_items_experiment_5.pt
paper_replication_materials/torch_choice_paper_data/simulated_choice_data_num_items_experiment_10.csv
paper_replication_materials/torch_choice_paper_data/simulated_choice_data_num_items_experiment_10.pt
paper_replication_materials/torch_choice_paper_data/simulated_choice_data_num_items_experiment_30.csv
paper_replication_materials/torch_choice_paper_data/simulated_choice_data_num_items_experiment_30.pt
paper_replication_materials/torch_choice_paper_data/simulated_choice_data_num_items_experiment_50.csv
paper_replication_materials/torch_choice_paper_data/simulated_choice_data_num_items_experiment_50.pt
paper_replication_materials/torch_choice_paper_data/simulated_choice_data_num_items_experiment_100.csv
paper_replication_materials/torch_choice_paper_data/simulated_choice_data_num_items_experiment_100.pt
paper_replication_materials/torch_choice_paper_data/simulated_choice_data_num_items_experiment_150.csv
paper_replication_materials/torch_choice_paper_data/simulated_choice_data_num_items_experiment_150.pt
paper_replication_materials/torch_choice_paper_data/simulated_choice_data_num_items_experiment_200.csv
paper_replication_materials/torch_choice_paper_data/simulated_choice_data_num_items_experiment_200.pt
paper_replication_materials/torch_choice_paper_data/simulated_choice_data_num_items_experiment_250.csv
paper_replication_materials/torch_choice_paper_data/simulated_choice_data_num_items_experiment_250.pt
paper_replication_materials/torch_choice_paper_data/simulated_choice_data_num_params_experiment_small.csv
paper_replication_materials/torch_choice_paper_data/simulated_choice_data_num_params_experiment_small.pt
paper_replication_materials/torch_choice_paper_data/simulated_choice_data_num_records_experiment.csv
paper_replication_materials/torch_choice_paper_data/simulated_choice_data_num_records_experiment.pt
paper_performance_benchmarks/benchmark_results_aurora_20250314/R_performance_items.csv
paper_performance_benchmarks/benchmark_results_aurora_20250314/R_performance_params.csv
paper_performance_benchmarks/benchmark_results_aurora_20250314/R_performance_records.csv
paper_performance_benchmarks/benchmark_results_aurora_20250314/torch_choice_num_items_experiment_large.csv
paper_performance_benchmarks/benchmark_results_aurora_20250314/torch_choice_num_items_experiment_small.csv
paper_performance_benchmarks/benchmark_results_aurora_20250314/torch_choice_num_params_experiment_large.csv
paper_performance_benchmarks/benchmark_results_aurora_20250314/torch_choice_num_params_experiment_small.csv
paper_performance_benchmarks/benchmark_results_aurora_20250314/torch_choice_num_records_experiment_large.csv
paper_performance_benchmarks/benchmark_results_aurora_20250314/torch_choice_num_records_experiment_small.csv
paper_performance_benchmarks/benchmark_results_aurora_20250314/arhicve/R_performance_params.csv
paper_performance_benchmarks/benchmark_results_aurora_20250314/arhicve/torch_choice_num_params_experiment_small.csv
paper_performance_benchmarks/benchmark_results_aurora_20250314/arhicve/torch_choice_num_params_experiment_small.old.csv
paper_performance_benchmarks/R_benchmark_results_20250305_test/R_performance_items.csv
paper_performance_benchmarks/R_benchmark_results_20250305_test/R_performance_params.csv
paper_performance_benchmarks/R_benchmark_results_20250305_test/R_performance_records.csv
.gitignore
paper_performance_benchmarks/R_benchmark_results_aurora_20250310/R_performance_items.csv
paper_performance_benchmarks/R_benchmark_results_aurora_20250310/R_performance_params.csv
paper_performance_benchmarks/R_benchmark_results_aurora_20250310/R_performance_records.csv
paper_performance_benchmarks/torch_choice_benchmark_data_totally_synthetic/simulated_choice_data_full_dataset_seed_42.pt
paper_performance_benchmarks/torch_choice_benchmark_data_totally_synthetic/simulated_choice_data_num_items_experiment_large_10_items_seed_42.pt
paper_performance_benchmarks/torch_choice_benchmark_data_totally_synthetic/simulated_choice_data_num_items_experiment_large_20_items_seed_42.pt
paper_performance_benchmarks/torch_choice_benchmark_data_totally_synthetic/simulated_choice_data_num_items_experiment_large_30_items_seed_42.pt
paper_performance_benchmarks/torch_choice_benchmark_data_totally_synthetic/simulated_choice_data_num_items_experiment_large_50_items_seed_42.pt
paper_performance_benchmarks/torch_choice_benchmark_data_totally_synthetic/simulated_choice_data_num_items_experiment_large_100_items_seed_42.pt
paper_performance_benchmarks/torch_choice_benchmark_data_totally_synthetic/simulated_choice_data_num_items_experiment_large_150_items_seed_42.pt
paper_performance_benchmarks/torch_choice_benchmark_data_totally_synthetic/simulated_choice_data_num_items_experiment_large_200_items_seed_42.pt
paper_performance_benchmarks/torch_choice_benchmark_data_totally_synthetic/simulated_choice_data_num_items_experiment_large_250_items_seed_42.pt
paper_performance_benchmarks/torch_choice_benchmark_data_totally_synthetic/simulated_choice_data_num_items_experiment_large_300_items_seed_42.pt
paper_performance_benchmarks/torch_choice_benchmark_data_totally_synthetic/simulated_choice_data_num_items_experiment_large_350_items_seed_42.pt
paper_performance_benchmarks/torch_choice_benchmark_data_totally_synthetic/simulated_choice_data_num_items_experiment_large_400_items_seed_42.pt
paper_performance_benchmarks/torch_choice_benchmark_data_totally_synthetic/simulated_choice_data_num_items_experiment_large_450_items_seed_42.pt
paper_performance_benchmarks/torch_choice_benchmark_data_totally_synthetic/simulated_choice_data_num_items_experiment_large_500_items_seed_42.pt
paper_performance_benchmarks/torch_choice_benchmark_data_totally_synthetic/simulated_choice_data_num_items_experiment_small_10_items_seed_42.csv
paper_performance_benchmarks/torch_choice_benchmark_data_totally_synthetic/simulated_choice_data_num_items_experiment_small_10_items_seed_42.pt
paper_performance_benchmarks/torch_choice_benchmark_data_totally_synthetic/simulated_choice_data_num_items_experiment_small_20_items_seed_42.csv
paper_performance_benchmarks/torch_choice_benchmark_data_totally_synthetic/simulated_choice_data_num_items_experiment_small_20_items_seed_42.pt
paper_performance_benchmarks/torch_choice_benchmark_data_totally_synthetic/simulated_choice_data_num_items_experiment_small_30_items_seed_42.csv
paper_performance_benchmarks/torch_choice_benchmark_data_totally_synthetic/simulated_choice_data_num_items_experiment_small_30_items_seed_42.pt
paper_performance_benchmarks/torch_choice_benchmark_data_totally_synthetic/simulated_choice_data_num_items_experiment_small_50_items_seed_42.csv
paper_performance_benchmarks/torch_choice_benchmark_data_totally_synthetic/simulated_choice_data_num_items_experiment_small_50_items_seed_42.pt
paper_performance_benchmarks/torch_choice_benchmark_data_totally_synthetic/simulated_choice_data_num_items_experiment_small_100_items_seed_42.csv
paper_performance_benchmarks/torch_choice_benchmark_data_totally_synthetic/simulated_choice_data_num_items_experiment_small_100_items_seed_42.pt
paper_performance_benchmarks/torch_choice_benchmark_data_totally_synthetic/simulated_choice_data_num_items_experiment_small_150_items_seed_42.csv
paper_performance_benchmarks/torch_choice_benchmark_data_totally_synthetic/simulated_choice_data_num_items_experiment_small_150_items_seed_42.pt
paper_performance_benchmarks/torch_choice_benchmark_data_totally_synthetic/simulated_choice_data_num_items_experiment_small_200_items_seed_42.csv
paper_performance_benchmarks/torch_choice_benchmark_data_totally_synthetic/simulated_choice_data_num_items_experiment_small_200_items_seed_42.pt
paper_performance_benchmarks/torch_choice_benchmark_data_totally_synthetic/simulated_choice_data_num_params_experiment_small_seed_42.csv
paper_performance_benchmarks/torch_choice_benchmark_data_totally_synthetic/simulated_choice_data_num_params_experiment_small_seed_42.pt
paper_performance_benchmarks/torch_choice_benchmark_data_totally_synthetic/simulated_choice_data_num_records_experiment_small_seed_42.csv
paper_performance_benchmarks/torch_choice_benchmark_data_totally_synthetic/simulated_choice_data_num_records_experiment_small_seed_42.pt
paper_performance_benchmarks/torch_choice_benchmark_results_aurora_20250306/torch_choice_num_items_experiment_large.csv
paper_performance_benchmarks/torch_choice_benchmark_results_aurora_20250306/torch_choice_num_items_experiment_small.csv
paper_performance_benchmarks/torch_choice_benchmark_results_aurora_20250306/torch_choice_num_params_experiment_large.csv
paper_performance_benchmarks/torch_choice_benchmark_results_aurora_20250306/torch_choice_num_params_experiment_small.csv
paper_performance_benchmarks/torch_choice_benchmark_results_aurora_20250306/torch_choice_num_records_experiment_large.csv
paper_performance_benchmarks/torch_choice_benchmark_results_aurora_20250306/torch_choice_num_records_experiment_small.csv
uv.lock
replication/paper_performance_benchmarks/synthetic_data/simulated_choice_data_full_dataset_seed_42.pt
replication/paper_performance_benchmarks/synthetic_data/simulated_choice_data_num_items_experiment_large_10_items_seed_42.pt
replication/paper_performance_benchmarks/synthetic_data/simulated_choice_data_num_items_experiment_large_20_items_seed_42.pt
replication/paper_performance_benchmarks/synthetic_data/simulated_choice_data_num_items_experiment_large_30_items_seed_42.pt
replication/paper_performance_benchmarks/synthetic_data/simulated_choice_data_num_items_experiment_large_50_items_seed_42.pt
replication/paper_performance_benchmarks/synthetic_data/simulated_choice_data_num_items_experiment_large_100_items_seed_42.pt
replication/paper_performance_benchmarks/synthetic_data/simulated_choice_data_num_items_experiment_large_150_items_seed_42.pt
replication/paper_performance_benchmarks/synthetic_data/simulated_choice_data_num_items_experiment_large_200_items_seed_42.pt
replication/paper_performance_benchmarks/synthetic_data/simulated_choice_data_num_items_experiment_large_250_items_seed_42.pt
replication/paper_performance_benchmarks/synthetic_data/simulated_choice_data_num_items_experiment_large_300_items_seed_42.pt
replication/paper_performance_benchmarks/synthetic_data/simulated_choice_data_num_items_experiment_large_350_items_seed_42.pt
replication/paper_performance_benchmarks/synthetic_data/simulated_choice_data_num_items_experiment_large_400_items_seed_42.pt
replication/paper_performance_benchmarks/synthetic_data/simulated_choice_data_num_items_experiment_large_450_items_seed_42.pt
replication/paper_performance_benchmarks/synthetic_data/simulated_choice_data_num_items_experiment_large_500_items_seed_42.pt
replication/paper_performance_benchmarks/synthetic_data/simulated_choice_data_num_items_experiment_small_10_items_seed_42.csv
replication/paper_performance_benchmarks/synthetic_data/simulated_choice_data_num_items_experiment_small_10_items_seed_42.pt
replication/paper_performance_benchmarks/synthetic_data/simulated_choice_data_num_items_experiment_small_20_items_seed_42.csv
replication/paper_performance_benchmarks/synthetic_data/simulated_choice_data_num_items_experiment_small_20_items_seed_42.pt
replication/paper_performance_benchmarks/synthetic_data/simulated_choice_data_num_items_experiment_small_30_items_seed_42.csv
replication/paper_performance_benchmarks/synthetic_data/simulated_choice_data_num_items_experiment_small_30_items_seed_42.pt
replication/paper_performance_benchmarks/synthetic_data/simulated_choice_data_num_items_experiment_small_50_items_seed_42.csv
replication/paper_performance_benchmarks/synthetic_data/simulated_choice_data_num_items_experiment_small_50_items_seed_42.pt
replication/paper_performance_benchmarks/synthetic_data/simulated_choice_data_num_items_experiment_small_100_items_seed_42.csv
replication/paper_performance_benchmarks/synthetic_data/simulated_choice_data_num_items_experiment_small_100_items_seed_42.pt
replication/paper_performance_benchmarks/synthetic_data/simulated_choice_data_num_items_experiment_small_150_items_seed_42.csv
replication/paper_performance_benchmarks/synthetic_data/simulated_choice_data_num_items_experiment_small_150_items_seed_42.pt
replication/paper_performance_benchmarks/synthetic_data/simulated_choice_data_num_items_experiment_small_200_items_seed_42.csv
replication/paper_performance_benchmarks/synthetic_data/simulated_choice_data_num_items_experiment_small_200_items_seed_42.pt
replication/paper_performance_benchmarks/synthetic_data/simulated_choice_data_num_params_experiment_small_seed_42.csv
replication/paper_performance_benchmarks/synthetic_data/simulated_choice_data_num_params_experiment_small_seed_42.pt
replication/paper_performance_benchmarks/synthetic_data/simulated_choice_data_num_records_experiment_small_seed_42.csv
replication/paper_performance_benchmarks/synthetic_data/simulated_choice_data_num_records_experiment_small_seed_42.pt
replication/paper_performance_benchmarks/benchmark_figures_20250428/absolute_time_num_items_time_cost_benchmark.pdf
replication/paper_performance_benchmarks/benchmark_figures_20250428/absolute_time_num_params_time_cost_benchmark.pdf
replication/paper_performance_benchmarks/benchmark_figures_20250428/absolute_time_num_records_time_cost_benchmark.pdf
replication/paper_performance_benchmarks/benchmark_figures_20250428/absolute_time_r_small_scale_num_items_loss.pdf
replication/paper_performance_benchmarks/benchmark_figures_20250428/absolute_time_r_small_scale_num_params_loss.pdf
replication/paper_performance_benchmarks/benchmark_figures_20250428/absolute_time_r_small_scale_num_records_loss.pdf
replication/paper_performance_benchmarks/benchmark_figures_20250428/absolute_time_torch_choice_large_scale_num_items_epochs.pdf
replication/paper_performance_benchmarks/benchmark_figures_20250428/absolute_time_torch_choice_large_scale_num_items_loss.pdf
replication/paper_performance_benchmarks/benchmark_figures_20250428/absolute_time_torch_choice_large_scale_num_params_epochs.pdf
replication/paper_performance_benchmarks/benchmark_figures_20250428/absolute_time_torch_choice_large_scale_num_params_loss.pdf
replication/paper_performance_benchmarks/benchmark_figures_20250428/absolute_time_torch_choice_large_scale_num_records_epochs.pdf
replication/paper_performance_benchmarks/benchmark_figures_20250428/absolute_time_torch_choice_large_scale_num_records_loss.pdf
replication/paper_performance_benchmarks/benchmark_figures_20250428/absolute_time_torch_choice_small_scale_num_items_epochs.pdf
replication/paper_performance_benchmarks/benchmark_figures_20250428/absolute_time_torch_choice_small_scale_num_items_loss.pdf
replication/paper_performance_benchmarks/benchmark_figures_20250428/absolute_time_torch_choice_small_scale_num_params_epochs.pdf
replication/paper_performance_benchmarks/benchmark_figures_20250428/absolute_time_torch_choice_small_scale_num_params_loss.pdf
replication/paper_performance_benchmarks/benchmark_figures_20250428/absolute_time_torch_choice_small_scale_num_records_epochs.pdf
replication/paper_performance_benchmarks/benchmark_figures_20250428/absolute_time_torch_choice_small_scale_num_records_loss.pdf
replication/paper_performance_benchmarks/benchmark_figures_20250428/debug_model_size_num_items.pdf
replication/paper_performance_benchmarks/benchmark_figures_20250428/debug_model_size_num_params.pdf
replication/paper_performance_benchmarks/benchmark_figures_20250428/debug_model_size_num_records.pdf
replication/paper_performance_benchmarks/benchmark_figures_20250428/time_ratio_num_items_time_cost_benchmark.pdf
replication/paper_performance_benchmarks/benchmark_figures_20250428/time_ratio_num_params_time_cost_benchmark.pdf
replication/paper_performance_benchmarks/benchmark_figures_20250428/time_ratio_num_records_time_cost_benchmark.pdf
replication/paper_performance_benchmarks/benchmark_figures_20250428/time_ratio_r_small_scale_num_items_loss.pdf
replication/paper_performance_benchmarks/benchmark_figures_20250428/time_ratio_r_small_scale_num_params_loss.pdf
replication/paper_performance_benchmarks/benchmark_figures_20250428/time_ratio_r_small_scale_num_records_loss.pdf
replication/paper_performance_benchmarks/benchmark_figures_20250428/time_ratio_torch_choice_large_scale_num_items_epochs.pdf
replication/paper_performance_benchmarks/benchmark_figures_20250428/time_ratio_torch_choice_large_scale_num_items_loss.pdf
replication/paper_performance_benchmarks/benchmark_figures_20250428/time_ratio_torch_choice_large_scale_num_params_epochs.pdf
replication/paper_performance_benchmarks/benchmark_figures_20250428/time_ratio_torch_choice_large_scale_num_params_loss.pdf
replication/paper_performance_benchmarks/benchmark_figures_20250428/time_ratio_torch_choice_large_scale_num_records_epochs.pdf
replication/paper_performance_benchmarks/benchmark_figures_20250428/time_ratio_torch_choice_large_scale_num_records_loss.pdf
replication/paper_performance_benchmarks/benchmark_figures_20250428/time_ratio_torch_choice_small_scale_num_items_epochs.pdf
replication/paper_performance_benchmarks/benchmark_figures_20250428/time_ratio_torch_choice_small_scale_num_items_loss.pdf
replication/paper_performance_benchmarks/benchmark_figures_20250428/time_ratio_torch_choice_small_scale_num_params_epochs.pdf
replication/paper_performance_benchmarks/benchmark_figures_20250428/time_ratio_torch_choice_small_scale_num_params_loss.pdf
replication/paper_performance_benchmarks/benchmark_figures_20250428/time_ratio_torch_choice_small_scale_num_records_epochs.pdf
replication/paper_performance_benchmarks/benchmark_figures_20250428/time_ratio_torch_choice_small_scale_num_records_loss.pdf
replication/paper_performance_benchmarks/benchmark_figures_20250428/absolute_time_num_items_time_cost_benchmark.pdf
replication/paper_performance_benchmarks/benchmark_figures_20250428/absolute_time_num_params_time_cost_benchmark.pdf
replication/paper_performance_benchmarks/benchmark_figures_20250428/absolute_time_num_records_time_cost_benchmark.pdf
replication/paper_performance_benchmarks/benchmark_figures_20250428/absolute_time_r_small_scale_num_items_loss.pdf
replication/paper_performance_benchmarks/benchmark_figures_20250428/absolute_time_r_small_scale_num_params_loss.pdf
replication/paper_performance_benchmarks/benchmark_figures_20250428/absolute_time_r_small_scale_num_records_loss.pdf
replication/paper_performance_benchmarks/benchmark_figures_20250428/absolute_time_torch_choice_large_scale_num_items_epochs.pdf
replication/paper_performance_benchmarks/benchmark_figures_20250428/absolute_time_torch_choice_large_scale_num_items_loss.pdf
replication/paper_performance_benchmarks/benchmark_figures_20250428/absolute_time_torch_choice_large_scale_num_params_epochs.pdf
replication/paper_performance_benchmarks/benchmark_figures_20250428/absolute_time_torch_choice_large_scale_num_params_loss.pdf
replication/paper_performance_benchmarks/benchmark_figures_20250428/absolute_time_torch_choice_large_scale_num_records_epochs.pdf
replication/paper_performance_benchmarks/benchmark_figures_20250428/absolute_time_torch_choice_large_scale_num_records_loss.pdf
replication/paper_performance_benchmarks/benchmark_figures_20250428/absolute_time_torch_choice_small_scale_num_items_epochs.pdf
replication/paper_performance_benchmarks/benchmark_figures_20250428/absolute_time_torch_choice_small_scale_num_items_loss.pdf
replication/paper_performance_benchmarks/benchmark_figures_20250428/absolute_time_torch_choice_small_scale_num_params_epochs.pdf
replication/paper_performance_benchmarks/benchmark_figures_20250428/absolute_time_torch_choice_small_scale_num_params_loss.pdf
replication/paper_performance_benchmarks/benchmark_figures_20250428/absolute_time_torch_choice_small_scale_num_records_epochs.pdf
replication/paper_performance_benchmarks/benchmark_figures_20250428/absolute_time_torch_choice_small_scale_num_records_loss.pdf
replication/paper_performance_benchmarks/benchmark_figures_20250428/debug_model_size_num_items.pdf
replication/paper_performance_benchmarks/benchmark_figures_20250428/debug_model_size_num_params.pdf
replication/paper_performance_benchmarks/benchmark_figures_20250428/debug_model_size_num_records.pdf
replication/paper_performance_benchmarks/benchmark_figures_20250428/time_ratio_num_items_time_cost_benchmark.pdf
replication/paper_performance_benchmarks/benchmark_figures_20250428/time_ratio_num_params_time_cost_benchmark.pdf
replication/paper_performance_benchmarks/benchmark_figures_20250428/time_ratio_num_records_time_cost_benchmark.pdf
replication/paper_performance_benchmarks/benchmark_figures_20250428/time_ratio_r_small_scale_num_items_loss.pdf
replication/paper_performance_benchmarks/benchmark_figures_20250428/time_ratio_r_small_scale_num_params_loss.pdf
replication/paper_performance_benchmarks/benchmark_figures_20250428/time_ratio_r_small_scale_num_records_loss.pdf
replication/paper_performance_benchmarks/benchmark_figures_20250428/time_ratio_torch_choice_large_scale_num_items_epochs.pdf
replication/paper_performance_benchmarks/benchmark_figures_20250428/time_ratio_torch_choice_large_scale_num_items_loss.pdf
replication/paper_performance_benchmarks/benchmark_figures_20250428/time_ratio_torch_choice_large_scale_num_params_epochs.pdf
replication/paper_performance_benchmarks/benchmark_figures_20250428/time_ratio_torch_choice_large_scale_num_params_loss.pdf
replication/paper_performance_benchmarks/benchmark_figures_20250428/time_ratio_torch_choice_large_scale_num_records_epochs.pdf
replication/paper_performance_benchmarks/benchmark_figures_20250428/time_ratio_torch_choice_large_scale_num_records_loss.pdf
replication/paper_performance_benchmarks/benchmark_figures_20250428/time_ratio_torch_choice_small_scale_num_items_epochs.pdf
replication/paper_performance_benchmarks/benchmark_figures_20250428/time_ratio_torch_choice_small_scale_num_items_loss.pdf
replication/paper_performance_benchmarks/benchmark_figures_20250428/time_ratio_torch_choice_small_scale_num_params_epochs.pdf
replication/paper_performance_benchmarks/benchmark_figures_20250428/time_ratio_torch_choice_small_scale_num_params_loss.pdf
replication/paper_performance_benchmarks/benchmark_figures_20250428/time_ratio_torch_choice_small_scale_num_records_epochs.pdf
replication/paper_performance_benchmarks/benchmark_figures_20250428/time_ratio_torch_choice_small_scale_num_records_loss.pdf
data/MNIST/raw/t10k-images-idx3-ubyte
data/MNIST/raw/t10k-images-idx3-ubyte.gz
data/MNIST/raw/t10k-labels-idx1-ubyte
data/MNIST/raw/t10k-labels-idx1-ubyte.gz
data/MNIST/raw/train-images-idx3-ubyte
data/MNIST/raw/train-images-idx3-ubyte.gz
data/MNIST/raw/train-labels-idx1-ubyte
data/MNIST/raw/train-labels-idx1-ubyte.gz

**/synthetic_data/
replication/paper_performance_benchmarks/runs