Skip to content

Commit f4c4eee

Browse files
committed
Updated README with latest links and logos
1 parent 2959412 commit f4c4eee

4 files changed

Lines changed: 6 additions & 8 deletions

File tree

README.md

Lines changed: 6 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# PPML: Machine Learning on Data you cannot see
22

3-
Repository for the [tutorial](https://www.eventbrite.com/e/the-learning-machine-workshop-tickets-296847798757) on **Privacy-Preserving Machine Learning** (`PPML`) presented as part of the [JGI Data Week 2022](https://www.bristol.ac.uk/golding/get-involved/data-week/)
3+
Repository for the [tutorial](https://schedule.mozillafestival.org/session/3TAPD8-1) on **Privacy-Preserving Machine Learning** (`PPML`) presented at [Mozilla Festival 2023](https://www.mozillafestival.org/)
44

55
- [Abstract](#abstract)
66
- [Outline](#outline)
@@ -16,7 +16,7 @@ Privacy guarantees are one of the most crucial requirements when it comes to ana
1616

1717
*Privacy-preserving machine learning* (PPML) methods hold the promise to overcome all those issues, allowing to train machine learning models with full privacy guarantees.
1818

19-
This workshop will be mainly organised in **two parts**. In the first part, we will explore one example of ML model exploitation (i.e. _inference attack_ ) to reconstruct original data from a trained model, and we will then see how **differential privacy** can help us protecting the privacy of our model, with _minimum disruption_ to the original pipeline. In the second part of the workshop, we will examine a more complicated ML scenario to train Deep learning networks on encrypted data, with specialised _distributed federated_ _learning_ strategies.
19+
This workshop will be mainly organised in **two parts**. In the first part, we will explore one example of ML model exploitation (i.e. _inference attack_ ) to reconstruct original data from a trained model, and we will then see how **differential privacy** can help us protecting the privacy of our model, with _minimum disruption_ to the original pipeline. In the second part of the workshop, we will examine a more complicated ML scenario to train Deep learning networks on encrypted data, with specialised _distributed federated_ _learning_ strategies.
2020

2121
### Outline
2222

@@ -109,18 +109,16 @@ anything the license permits.
109109

110110
### Acknowledgment and funding
111111

112-
The material developed in this tutorial has been supported by the University of Bristol, and by the [Software Sustainability Institute](https://www.software.ac.uk) (SSI), as part of my [SSI fellowship](https://www.software.ac.uk/about/fellows/valerio-maggio) on `PETs` (Privacy Enchancing Technologies).
112+
The material developed in this tutorial has been supported by Anaconda, the University of Bristol, and by the [Software Sustainability Institute](https://www.software.ac.uk) (SSI), as part of my [SSI fellowship](https://www.software.ac.uk/about/fellows/valerio-maggio) on `PETs` (Privacy Enchancing Technologies).
113113

114114
Please see this [deck](https://speakerdeck.com/leriomaggio/privacy-enhancing-data-science-ssi-fellowship-2022) to know more about my fellowship plans.
115115

116-
I would also like to thank all the people at [OpenMined](https://www.openmined.org) for all the encouragement and support with the preparation of this tutorial.
116+
Public shout out all the people at [OpenMined](https://www.openmined.org) for all the encouragement and support with the preparation of this tutorial.
117117
I hope the material in this repository could contribute to raise awareness about all the amazing work on PETs it's being provided to the Open Source and the Python communities.
118118

119-
![SSI Logo](./logos/ssi_logo_small.png "Software Sustainability Institute")
120-
![JGI Logo](./logos/jgi-logo_small.png "Jean Golding Institute of Data Science")
121-
![UoB Logo](./logos/uob_logo_small.png "University of Bristol")
119+
![Anaconda Logo](./logos/anaconda_logo_small.png "Anaconda")
122120
![OpenMined](./logos/openmined_logo_small.png "OpenMined")
123121

124122
## Contacts
125123

126-
For any questions or doubts, feel free to open an [issue](https://github.com/leriomaggio/ppml-tutorial/issues) in the repository, or drop me an email @ `valerio.maggio_at_gmail_dot_com`
124+
For any questions or doubts, feel free to open an [issue](https://github.com/leriomaggio/ppml-tutorial/issues) in the repository, or drop me an email @ `valerio.maggio_at_anaconda_dot_com`

logos/anaconda_logo_small.png

6.39 KB
Loading

logos/jgi-logo_small.png

-16.2 KB
Binary file not shown.

logos/uob_logo_small.png

-18.8 KB
Binary file not shown.

0 commit comments

Comments
 (0)