Skip to content

Commit 4d6667d

Browse files
committed
add new developments
1 parent 3f4e264 commit 4d6667d

File tree

5 files changed

+16
-1
lines changed

5 files changed

+16
-1
lines changed

README_CN.md

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,8 +25,11 @@
2525
> 可以说,谁能掌握和利用好推荐系统,谁就能在信息分发的激烈竞争中抢得先机。
2626
> 但与此同时,有着许多问题困扰着推荐系统的开发者,比如:庞大的数据量,复杂的模型结构,低效的分布式训练环境,波动的在离线一致性,苛刻的上线部署要求,以上种种,不胜枚举。
2727
28-
<h2 align="center">什么是PaddleRec?</h2>
28+
<h2 align="center">最新动态<img src="./doc/imgs/rec_new_icon.png" width="40"/></h2>
29+
30+
* [2022/3/21] 新增paper目录,发布我们对21年的推荐顶会论文的分析,以及工业界的推荐论文列表,供大家参考。
2931

32+
<h2 align="center">什么是PaddleRec?</h2>
3033

3134
- 源于飞桨生态的搜索推荐模型 **一站式开箱即用工具**
3235
- 适合初学者,开发者,研究者的推荐系统全流程解决方案
@@ -38,6 +41,10 @@
3841

3942
- **[AI Studio在线运行示例](https://aistudio.baidu.com/aistudio/projectdetail/3240640)**
4043

44+
### 论文列表
45+
46+
- **[最新工业界论文列表](paper/readme.md)**
47+
4148
### 环境要求
4249
* Python 2.7.15 / 3.5 / 3.6 / 3.7, 推荐使用python3.7,示例中的python默认表示python3.7
4350
* PaddlePaddle >=2.0

README_EN.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,10 @@
2020
>
2121
> At the same time, there are many problems in the process of using the recommendation system, such as: huge data, complex model, inefficient distributed training, and so on.
2222
23+
<h2 align="center">Latest Developments<img src="./doc/imgs/rec_new_icon.png" width="40"/></h2>
24+
25+
* [2022/3/21] Add a new paper directory , publish 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.
26+
2327
<h2 align="center">What is PaddleRec ?</h2>
2428

2529

@@ -33,6 +37,10 @@
3337

3438
- **[AI Studio Online Running](https://aistudio.baidu.com/aistudio/projectdetail/3240640)**
3539

40+
### Paper List
41+
42+
- **[List of Latest Industrial Recommendation System Papers](paper/readme.md)**
43+
3644
### Environmental requirements
3745
* Python 2.7/ 3.5 / 3.6 / 3.7 , Python 3.7 is recommended ,Python in example represents Python 3.7 by default
3846
* PaddlePaddle >=2.0

doc/imgs/overview.png

-33.6 KB
Loading

doc/imgs/overview_en.png

-346 KB
Loading

doc/imgs/rec_new_icon.png

116 KB
Loading

0 commit comments

Comments
 (0)