Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add DeepRec #647

Merged
merged 5 commits into from
Dec 29, 2021
Merged

add DeepRec #647

merged 5 commits into from
Dec 29, 2021

Conversation

chenjiyan2001
Copy link
Contributor

No description provided.

- [运行环境](#运行环境)
- [快速开始](#快速开始)
- [模型组网](#模型组网)
- [效果复现](#效果复现)
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

这里需要对齐


``` bash
cd data
sh get_data.sh
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

在dataset中,下载全量数据的脚本我们统一命名为run.sh,此处需要修改一下名称

train_data_dir: "data/train"
train_reader_path: "netflix_reader" # importlib format
use_gpu: False
mode: "train"
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

这个参数为新增的,需要在后面注释下该作用

@frankwhzhang frankwhzhang merged commit 7bada9d into PaddlePaddle:master Dec 29, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants