ki-ljl / Per-FedAvg

PyTorch implementation of Per-FedAvg (Personalized Federated Learning: A Meta-Learning Approach).

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Per-FedAvg

PyTorch implementation of Per-FedAvg (Personalized Federated Learning: A Meta-Learning Approach).

Environment

numpy==1.18.5

pytorch==1.10.1+cu111

Usage

python main.py

About

PyTorch implementation of Per-FedAvg (Personalized Federated Learning: A Meta-Learning Approach).

License:MIT License


Languages

Language:Python 100.0%