Skip to content

Commit 4861413

Browse files
authored
Merge pull request #145 from fanlai0990/master
FedScale logo
2 parents c6f5f1f + f6aa702 commit 4861413

2 files changed

Lines changed: 9 additions & 4 deletions

File tree

README.md

Lines changed: 9 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,17 @@
1+
<p align="center">
2+
<img src="./docs/imgs/FedScale-logo.png" width="340" height="63"/>
3+
</p>
14

2-
# FedScale
5+
[![](https://img.shields.io/badge/FedScale-Homepage-orange)](https://fedscale.github.io/)
6+
[![](https://img.shields.io/badge/Benchmark-Submit%20Results-brightgreen)](https://fedscale.github.io/docs/leader_overview)
7+
[![](https://img.shields.io/badge/FedScale-Join%20Slack-blue)](https://join.slack.com/t/fedscale/shared_invite/zt-uzouv5wh-ON8ONCGIzwjXwMYDC2fiKw)
38

4-
FedScale is a scalable and extensible open-source federated learning (FL) engine.
5-
It provides high-level APIs to implement FL algorithms, deploy them at scale across diverse hardware and software backends, and evaluate them at scale.
9+
**FedScale is a scalable and extensible open-source federated learning (FL) engine and benchmark**.
10+
11+
FedScale ([fedscale.ai](https://fedscale.github.io/)) provides high-level APIs to implement FL algorithms, deploy and evaluate them at scale across diverse hardware and software backends.
612
FedScale also includes the largest FL benchmark that contains FL tasks ranging from image classification and object detection to language modeling and speech recognition.
713
Moreover, it provides datasets to faithfully emulate FL training environments where FL will realistically be deployed.
814

9-
[http://fedscale.ai](http://fedscale.ai)
1015

1116
## Getting Started
1217

docs/imgs/FedScale-logo.png

46.2 KB
Loading

0 commit comments

Comments
 (0)