swactor/crates/dp-mnist/README.md
2026-02-12 16:10:28 +07:00

188 B

swactor-dp-mnist

Simple demonstration of data parallel training on CPU for MNIST

usage

To run, from this directory:

python run_training.py
# uv run python run_training.py