Skip to content

Commit 6ed5251

Browse files
committed
news
1 parent 47b901b commit 6ed5251

File tree

2 files changed

+7
-2
lines changed

2 files changed

+7
-2
lines changed

README_CN.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,10 @@
1212

1313
<h2 align="center">最新动态<img src="./doc/imgs/rec_new_icon.png" width="40"/></h2>
1414

15-
* [2022/3/21] 新增[paper](./paper)目录,发布我们对21年的推荐顶会论文的分析,以及工业界的推荐论文列表,供大家参考。
15+
* [2022/3/21] 新增[paper](./paper)目录,发布我们对21年的推荐顶会论文的分析,以及工业界的推荐论文列表,供大家参考。
16+
* [2022/3/10] 新增5个前沿算法: [DCN_V2](models/rank/dcn_v2), [MHCN](models/recall/mhcn), [FLEN](models/rank/flen), [Dselect_K](models/multitask/dselect_k)[AutoFIS](models/rank/autofis)
17+
* [2022/1/12] 新增AI Studio一键[在线运行](https://aistudio.baidu.com/aistudio/projectdetail/3240640)功能,可以方便快捷的在AI Studio平台上在线体验我们的模型.
18+
1619

1720
<h2 align="center">什么是推荐系统?</h2>
1821
<p align="center">

README_EN.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,9 @@
88

99
<h2 align="center">News<img src="./doc/imgs/rec_new_icon.png" width="40"/></h2>
1010

11-
* [2022/3/21] Add a new [paper](./paper) directory , show our analysis of the top meeting papers of the recommendation system in 2021 years and the list of recommendation system papers in the industry for your reference.
11+
* [2022/3/21] Add a new [paper](./paper) directory , show our analysis of the top meeting papers of the recommendation system in 2021 years and the list of recommendation system papers in the industry for your reference.
12+
* [2022/3/10] Add 5 algorithms: [DCN_V2](models/rank/dcn_v2), [MHCN](models/recall/mhcn), [FLEN](models/rank/flen), [Dselect_K](models/multitask/dselect_k)[AutoFIS](models/rank/autofis)
13+
* [2022/1/12] Add AI Studio [Online running](https://aistudio.baidu.com/aistudio/projectdetail/3240640) function, you can easily and quickly online experience our model on AI studio platform.
1214

1315
<h2 align="center">What is recommendation system ?</h2>
1416
<p align="center">

0 commit comments

Comments
 (0)