Codes for the paper Learn What You Need in Personalized Federated Learning.
A brief description for the files in this repo:
Layers.py
constructions of Learn2pFed network for regression in synthetic data and forecasting in ELD datasetdemo.sh
&demo.py
scripts on training Learn2pFed on synthetic data and real-world data
To see the performance of Learn2pFed on the synthetic data, run
sh demo.sh
This repo is keeping on updating.