Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
tushar-semwal authored Jul 30, 2020
1 parent 8d7c0e2 commit 46654dd
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,7 @@ A collection of research papers, codes, tutorials and blogs on ML carried out in

## Research Papers
### 2020
* [Flower: A Friendly Federated Learning Research Framework](https://arxiv.org/abs/2007.14390)m preprint [[code](https://flower.dev/)] ![alt text]
* [Federated Deep Reinforcement Learning for Internet of Things with Decentralized Cooperative Edge Caching](https://doi.org/10.1109/JIOT.2020.2986803), IEEE IoT journal
* [Three Approaches for Personalization with Applications to Federated Learning](https://arxiv.org/abs/2002.10619), preprint
* [Salvaging Federated Learning by Local Adaptation](https://arxiv.org/abs/2002.04758), preprint
Expand Down Expand Up @@ -100,6 +101,7 @@ A collection of research papers, codes, tutorials and blogs on ML carried out in
* [Privacy-Preserving Deep Learning](https://www.comp.nus.edu.sg/~reza/files/Shokri-CCS2015.pdf), ACM SIGSAC 2015

## Libraries/Frameworks
* [Flower](https://flower.dev/) - A friendly federated learning research framework.
* [Paddle Federated Learning](https://github.com/PaddlePaddle/PaddleFL) - Federated Deep Learning in PaddlePaddle.
* [PySyft - Github](https://github.com/OpenMined/PySyft) - The PyTorch based library.
* [PySyft-Tensoflow](https://github.com/OpenMined/PySyft-TensorFlow) - The TensorFlow bindings for PySyft
Expand Down

0 comments on commit 46654dd

Please sign in to comment.