Skip to content

Commit

Permalink
Merge pull request #1906 from BishopLiu/master
Browse files Browse the repository at this point in the history
update readme
  • Loading branch information
BishopLiu authored Nov 8, 2023
2 parents 362d31f + f2c9d2b commit 7fd8e76
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 12 deletions.
12 changes: 6 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -63,9 +63,9 @@ for testing and comparing recommendation algorithms.

![new](/asset/new.gif) **11/06/2022**: We release [the optimal hyperparameters of the model and their tuning ranges](https://recbole.io/hyperparameters/index.html).

![new](/asset/new.gif) **10/05/2022**: We release RecBole [v1.1.1](https://github.com/RUCAIBox/RecBole/releases/tag/v1.1.1).
**10/05/2022**: We release RecBole [v1.1.1](https://github.com/RUCAIBox/RecBole/releases/tag/v1.1.1).

![new](/asset/new.gif) **06/28/2022**: We release [**RecBole2.0**](https://github.com/RUCAIBox/RecBole2.0) with **8 packages** consisting of **65 newly implement models**.
**06/28/2022**: We release [**RecBole2.0**](https://github.com/RUCAIBox/RecBole2.0) with **8 packages** consisting of **65 newly implement models**.

**02/25/2022**: We release RecBole [v1.0.1](https://github.com/RUCAIBox/RecBole/releases/tag/v1.0.1).

Expand Down Expand Up @@ -312,10 +312,10 @@ If you find RecBole useful for your research or development, please cite the fol
year={2022}
}
@inproceedings{recbole[1.2.0],
author = {Xu, Lanling and Tian, Zhen and Zhang, Gaowei and Zhang, Junjie and Wang, Lei and Zheng, Bowen and Li, Yifan and Tang, Jiakai and Zhang, Zeyu and Hou, Yupeng and Pan, Xingyu and Zhao, Wayne Xin and Chen, Xu and Wen, Ji-Rong},
title = {Towards a More User-Friendly and Easy-to-Use Benchmark Library for Recommender Systems},
pages = {2837–2847},
year = {2023}
author = {Xu, Lanling and Tian, Zhen and Zhang, Gaowei and Zhang, Junjie and Wang, Lei and Zheng, Bowen and Li, Yifan and Tang, Jiakai and Zhang, Zeyu and Hou, Yupeng and Pan, Xingyu and Zhao, Wayne Xin and Chen, Xu and Wen, Ji-Rong},
title = {Towards a More User-Friendly and Easy-to-Use Benchmark Library for Recommender Systems},
pages = {2837–2847},
year = {2023}
}
```

Expand Down
12 changes: 6 additions & 6 deletions README_CN.md
Original file line number Diff line number Diff line change
Expand Up @@ -58,9 +58,9 @@ RecBole 是一个基于 PyTorch 实现的,面向研究者的,易于开发与

![new](/asset/new.gif) **11/06/2022**: 我们公开了[模型的最优超参数及其调参范围](https://recbole.io/hyperparameters/index.html).

![new](/asset/new.gif) **10/05/2022**: 我们发布了 [v1.1.1](https://github.com/RUCAIBox/RecBole/releases/tag/v1.1.1).
**10/05/2022**: 我们发布了 [v1.1.1](https://github.com/RUCAIBox/RecBole/releases/tag/v1.1.1).

![new](/asset/new.gif) **06/28/2022**: 我们发布了包括 **8 个子包****65 个新实现模型**[**RecBole2.0**](https://github.com/RUCAIBox/RecBole2.0).
**06/28/2022**: 我们发布了包括 **8 个子包****65 个新实现模型**[**RecBole2.0**](https://github.com/RUCAIBox/RecBole2.0).

**02/25/2022**: 我们发布了 [v1.0.1](https://github.com/RUCAIBox/RecBole/releases/tag/v1.0.1).

Expand Down Expand Up @@ -284,10 +284,10 @@ NOTE: 我们的测试结果只给出了RecBole库中实现模型的大致时间
year={2022}
}
@inproceedings{recbole[1.2.0],
author = {Xu, Lanling and Tian, Zhen and Zhang, Gaowei and Zhang, Junjie and Wang, Lei and Zheng, Bowen and Li, Yifan and Tang, Jiakai and Zhang, Zeyu and Hou, Yupeng and Pan, Xingyu and Zhao, Wayne Xin and Chen, Xu and Wen, Ji-Rong},
title = {Towards a More User-Friendly and Easy-to-Use Benchmark Library for Recommender Systems},
pages = {2837–2847},
year = {2023}
author = {Xu, Lanling and Tian, Zhen and Zhang, Gaowei and Zhang, Junjie and Wang, Lei and Zheng, Bowen and Li, Yifan and Tang, Jiakai and Zhang, Zeyu and Hou, Yupeng and Pan, Xingyu and Zhao, Wayne Xin and Chen, Xu and Wen, Ji-Rong},
title = {Towards a More User-Friendly and Easy-to-Use Benchmark Library for Recommender Systems},
pages = {2837–2847},
year = {2023}
}
```

Expand Down

0 comments on commit 7fd8e76

Please sign in to comment.