Implementation of federared learning and differential privacy on an Raspberry Pi and Jetson Nano.
- Python
- Tensorflow
- Flower
- Scikit-learn
Execute server:
python server.pyExecute client/s:
python client.py True 0 Execute clients with scripts:
./clientScript.shTrue is the flag for the first iteration of hyperparameter optimization. 0 is the index of the dataset.