Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
jhoon-oh committed Feb 7, 2022
1 parent ea83186 commit d7004e2
Showing 1 changed file with 8 additions and 2 deletions.
10 changes: 8 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# FedBABU: Towards Enhanced Representation for Federated Image Classification
# [Official] FedBABU: Towards Enhanced Representation for Federated Image Classification

> Pytorch implementation for FedBABU: Towards Enhanced Representation for Federated Image Classification.
This repository is the official implementation of "FedBABU: Towards Enhanced Representation for Federated Image Classification" paper presented in ICLR 2022. Thanks to the contributors. [[Paper](https://openreview.net/forum?id=HuaYQfggn5u)]

## Installation

Expand All @@ -26,6 +26,12 @@ We run FedBABU and other FL algorithms experiments on CIFAR10 and CIFAR100 using

Please refer to ./scripts folder.

## Contact
Feel free to contact us if you have any questions:)

- Jaehoon Oh: [email protected]
- SangMook Kim: [email protected]

# Acknowledgements

This codebase was adapted from https://github.com/pliang279/LG-FedAvg.

0 comments on commit d7004e2

Please sign in to comment.