Skip to content

Latest commit

 

History

History
6 lines (5 loc) · 289 Bytes

README.md

File metadata and controls

6 lines (5 loc) · 289 Bytes

Federated MNIST

This repository holds the code for baseline and federated mnist experiments. The config files for the experiments can be found in ./config folder.

Training

Training for baseline mnist experiment can be run by the following command:
python main.py train_base.yml