From e6fa0aaa9d1b33dda607b56b4e5ef5020026519f Mon Sep 17 00:00:00 2001 From: Weiran Huang <60686501+weiran-huang@users.noreply.github.com> Date: Sun, 5 Jun 2022 00:07:13 +0800 Subject: [PATCH] Update README.md --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 82caea5..5eba1eb 100644 --- a/README.md +++ b/README.md @@ -15,9 +15,9 @@ # [LDP LinUCB Description](#contents) -![Platform](https://img.shields.io/badge/platform-mindspore-blue) -![Top Language](https://img.shields.io/github/languages/top/huang-research-group/LDPbandit2020) -![Latest Release](https://img.shields.io/github/v/release/huang-research-group/LDPbandit2020) +[![Platform](https://img.shields.io/badge/platform-mindspore-blue)](https://www.mindspore.cn/install/en) +[![Top Language](https://img.shields.io/github/languages/top/huang-research-group/LDPbandit2020)](https://github.com/huang-research-group/LDPbandit2020/search?l=python) +[![Latest Release](https://img.shields.io/github/v/release/huang-research-group/LDPbandit2020)](https://github.com/huang-research-group/LDPbandit2020/releases) Locally Differentially Private (LDP) LinUCB is a variant of LinUCB bandit algorithm with local differential privacy guarantee, which can preserve users' personal data with theoretical guarantee.