From 1360b6b6b712e959f3b74fdc6f6a7f0bccdebabb Mon Sep 17 00:00:00 2001 From: Suha Sabi Hussain Date: Thu, 16 Jul 2020 17:26:36 -0400 Subject: [PATCH] Add space after paper title --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 3fe63ab..91adcb4 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ This repository contains a curated list of papers related to privacy attacks aga # Surveys and Overviews - [**A Survey of Privacy Attacks in Machine Learning**](https://arxiv.org/abs/2007.07646) (Rigaki and Garcia, 2020) - [**An Overview of Privacy in Machine Learning**](https://arxiv.org/pdf/2005.08679) (De Cristofaro, 2020) -- [**Rethinking Privacy Preserving Deep Learning: How to Evaluate and Thwart Privacy Attacks**](https://arxiv.org/abs/2006.11601)(Fan et al., 2020) +- [**Rethinking Privacy Preserving Deep Learning: How to Evaluate and Thwart Privacy Attacks**](https://arxiv.org/abs/2006.11601) (Fan et al., 2020) # Papers and Code