├── data/ # The MNIST dataset
├── Datasets/ # Placeholder for further attempt (currently unused)
├── models/ # Stores the trained clients and the server models
├── plots/ # Figures for the report
├── results/ # Test result from fl_analysis.ipynb
├── dataset_creation.ipynb # Placeholder for further attempt (currently unused)
├── fl_analysis.ipynb # Main file for conducting FL experiments on MNIST
├── fl.ipynb # Prototype of all FL experiments
├── requirements.txt # For pip install
└── plotter.ipynb # Generating figures for the report
Lokeyli/eth-dl-project
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|