Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
shams-sam committed Jan 25, 2022
2 parents 33053ca + 75565a9 commit 820ec01
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 0 deletions.
Binary file added Federated2Fog.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
16 changes: 16 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,9 @@
## Federated2Fog

**Please note that the code here is corresponding to the equations in v4 of paper on ArXiv. for versions > v4 of the the paper, we have updated equations which tighten the bounds of corresponding equations in v4. Similar plots can be obtained using the updated equations by adjusting the value of $\chi$ as mentioned on page 12 of updated manuscripts.**

![Fog Network](Federated2Fog.png)

- ArXiv: [Multi-Stage Hybrid Federated Learning over Large-Scale Wireless Fog Networks](https://arxiv.org/abs/2007.09511)
- Github: [Federated2Fog](https://github.com/shams-sam/Federated2Fog)
- Data and Code: [Drive Link](https://drive.google.com/file/d/1K89GiVj2Bti8aBu4khxcG4k0TtpAMgKj/view?usp=sharing)
Expand All @@ -25,3 +30,14 @@ Also available in the drive link (above) provided:
- Training logs
- Preprocessed datasets
- etc.

### Citation
If you find Federated2Fog useful, please cite the following paper
```
@article{hosseinalipour2020multi,
title={Multi-Stage Hybrid Federated Learning over Large-Scale D2D-Enabled Fog Networks},
author={Hosseinalipour, S and Azam, SS and Brinton, CG and Michelusi, N and Aggarwal, V and Love, DJ and Dai, H},
journal={arXiv preprint arXiv:2007.09511},
year={2020}
}
```

0 comments on commit 820ec01

Please # to comment.