# swactor-dp-mnist Simple demonstration of data parallel training on CPU for MNIST ## usage To run, from this directory: ```bash python run_training.py # uv run python run_training.py ```