diff --git a/README.md b/README.md index 138f228e1c8b2c52d8037b98fad432ae522e321c..68ac126bb8802ee2e2f550373abd445fe2507446 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ Data is becoming more and more expensive nowadays, and sharing of raw data is ve ## Overview of PaddleFL - + In PaddleFL, horizontal and vertical federated learning strategies will be implemented according to the categorization given in [4]. Application demonstrations in natural language processing, computer vision and recommendation will be provided in PaddleFL. @@ -30,7 +30,7 @@ In PaddleFL, horizontal and vertical federated learning strategies will be imple ## Framework design of PaddleFL - + In PaddleFL, components for defining a federated learning task and training a federated learning job are as follows: