From 34b53dd4a6c06361313e002236346996ca48edb9 Mon Sep 17 00:00:00 2001 From: MaoXianxin Date: Tue, 6 Jul 2021 18:02:45 +0800 Subject: [PATCH] =?UTF-8?q?=E6=95=B0=E6=8D=AE=E9=9B=86?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index 5b5a703..859d6bf 100644 --- a/README.md +++ b/README.md @@ -78,6 +78,12 @@ | TensorFlow Recommenders 迎来更新 — 可扩展检索和特征交互建模 | https://bbs.csdn.net/topics/600119505 | | 案例分享 \|深度学习在花椒直播中的应用 — 神经网络与协同过滤篇 | https://bbs.csdn.net/topics/600291504 | +## 数据集 + +| 数据集名称 | 数据集链接 | +| ----------------------- | ----------------------------------------- | +| MovieLens(推荐系统类别) | https://grouplens.org/datasets/movielens/ | + # 云原生专题 ## 科普文章 -- GitLab