Skip to content

Commit 97fa8ed

Browse files
authored
Add files via upload
1 parent 9aa7aba commit 97fa8ed

1 file changed

Lines changed: 16 additions & 0 deletions

File tree

TutorialProject/Part3/README.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -84,6 +84,22 @@ For Mac/Linux, use `python3` rather than `python`:
8484
python3 <client-script-name>.py
8585
```
8686

87+
# For More Information
88+
89+
There are a number of resources to get started with federated learning .
90+
91+
## Tutorial: [Introduction to Federated Learning](https://heartbeat.fritz.ai/introduction-to-federated-learning-40eb122754a2)
92+
93+
This tutorial describes the pipeline of training a machine learning model using federated learning.
94+
95+
[![](https://miro.medium.com/max/3240/1*6gRmlrDPp5J42HR3QWLYew.jpeg)](https://heartbeat.fritz.ai/introduction-to-federated-learning-40eb122754a2)
96+
97+
## Tutorial: [Breaking Privacy in Federated Learning](https://heartbeat.fritz.ai/breaking-privacy-in-federated-learning-77fa08ccac9a)
98+
99+
Even that federated learning does not disclose the private user data, there are some cases in which the privacy of federated learning can be broken.
100+
101+
[![](https://miro.medium.com/max/3240/1*nZQg-E4a1wOvIH2AmkUUsQ.jpeg)](https://heartbeat.fritz.ai/breaking-privacy-in-federated-learning-77fa08ccac9a)
102+
87103
# Contact Us
88104

89105
- E-mail: [ahmed.f.gad@gmail.com](mailto:ahmed.f.gad@gmail.com)

0 commit comments

Comments
 (0)