woodenchild95 / FL-Simulator

Pytorch implementations of some general federated optimization methods.
36 stars 5 forks source link

FL-V1 #2

Closed woodenchild95 closed 1 year ago

woodenchild95 commented 1 year ago

The first version of FL: 1) Centralized federated implementation. 2) General model and dataset split.

To do: 1) Model zoo. 2) Dataset split. 3) DFL version.