From 0a9ddb1e4252f2f7e7aa50292fda76d704f55f6b Mon Sep 17 00:00:00 2001 From: jingqinghe Date: Mon, 18 May 2020 14:47:53 +0800 Subject: [PATCH] update document --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 97ee381..f094aee 100644 --- a/README.md +++ b/README.md @@ -193,14 +193,14 @@ Gru4Rec [9] introduces recurrent neural network model in session-based recommend ### Paddle Encrypted -#### Convergence of paddle_fl.mpc vs paddle +#### A. Convergence of paddle_fl.mpc vs paddle -##### Training Parameters +##### 1. Training Parameters - Dataset: Boston house price dataset - Number of Epoch: 20 - Batch Size: 10 -##### Experiment Results +##### 2. Experiment Results | Epoch/Step | paddle_fl.mpc | Paddle | | ---------- | ------------- | ------ | -- GitLab