MNIST
.venv
.ruff_cache
.mypy_cache
dist
uv.lock
Cargo.lock
__pycache__
__pycache__/*

target
text.txt
data
data/*
checkpoints/
checkpoints/*
.hf_cache/
.hf_cache/*
.cache/
.cache/*
.pytest_cache/
.pytest_cache/*
.mypy_cache/
.mypy_cache/*
.ruff_cache/
.ruff_cache/*

target
target/
target/*

checkpoints
checkpoints/*
checkpoints/

_rust*