From 2648ca79d092e3a3e9f2f5252442c83d4a464db8 Mon Sep 17 00:00:00 2001 From: deipss Date: Mon, 14 Jun 2021 20:58:54 +0800 Subject: [PATCH] reademe --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 79f0cfc..5ebc42c 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ # Introduction - +see **https://github.com/jaywonchung/BERT4Rec-VAE-Pytorch** This repository implements models from the following two papers: > **BERT4Rec: Sequential Recommendation with BERT (Sun et al.)**