Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
Koukyosyumei committed Dec 27, 2022
1 parent 398aeba commit 8b47353
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ pip install git+https://github.com/Koukyosyumei/AIJack
| FedAVG | [example](docs/aijack_fedavg.ipynb) | [paper](https://arxiv.org/abs/1602.05629) |
| FedProx | WIP | [paper](https://arxiv.org/abs/1812.06127) |
| FedKD | [example](test/collaborative/fedkd/test_fedkd.py) | [paper](https://arxiv.org/abs/2108.13323) |
| FedMD | WIP | [paper](https://arxiv.org/abs/1910.03581) |
| FedMD | [example](docs/aijack_fedmd.ipynb) | [paper](https://arxiv.org/abs/1910.03581) |
| FedGEMS | WIP | [paper](https://arxiv.org/abs/2110.11027) |
| DSFL | WIP | [paper](https://arxiv.org/abs/2008.06180) |
| SplitNN | [example](docs/aijack_split_learning.ipynb) | [paper](https://arxiv.org/abs/1812.00564) |
Expand Down

0 comments on commit 8b47353

Please sign in to comment.