Yuwei Sun commited on
Commit ·
bb10940
1
Parent(s): d36ce05
Update README.md
Browse files
README.md
CHANGED
|
@@ -8,10 +8,6 @@
|
|
| 8 |
## General information
|
| 9 |
FedKA that consists of three building blocks, i.e., features disentangler, embedding matching, and federated voting, aims to improve the global model’s generality in tackling an unseen task with knowledge transferred from different clients’ model learning.
|
| 10 |
|
| 11 |
-
<p align="center">
|
| 12 |
-
<img src="fedka.png" width="80%"/>
|
| 13 |
-
</p>
|
| 14 |
-
|
| 15 |
## Running the systems
|
| 16 |
The systems in the Digit-Five tasks can be run with the Jupyter Notebook "FedKA-Digit-Five.ipynb".
|
| 17 |
The dataset can be downloaded from [Digit-Five.](https://drive.google.com/drive/folders/1nwa-9TPm_-pZsE9uNalaDS909LXNaFjT?usp=sharing)
|
|
|
|
| 8 |
## General information
|
| 9 |
FedKA that consists of three building blocks, i.e., features disentangler, embedding matching, and federated voting, aims to improve the global model’s generality in tackling an unseen task with knowledge transferred from different clients’ model learning.
|
| 10 |
|
|
|
|
|
|
|
|
|
|
|
|
|
| 11 |
## Running the systems
|
| 12 |
The systems in the Digit-Five tasks can be run with the Jupyter Notebook "FedKA-Digit-Five.ipynb".
|
| 13 |
The dataset can be downloaded from [Digit-Five.](https://drive.google.com/drive/folders/1nwa-9TPm_-pZsE9uNalaDS909LXNaFjT?usp=sharing)
|