We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
In this example, we would like to show how to do LTR task in PaddlePaddle. Usually, there are three ways:
The example also must include how to predict. Note that in LTR task, training and testing network is different.
I suggest to use movielens dataset.
Please pull your codes and docs into the ltr directory.
The text was updated successfully, but these errors were encountered:
TODO: fix this project.
Sorry, something went wrong.
Merge pull request #4 from PaddlePaddle/develop
8997bb6
merge from remote
124aa9a
merge to local
dzhwinter
No branches or pull requests
In this example, we would like to show how to do LTR task in PaddlePaddle. Usually, there are three ways:
The example also must include how to predict. Note that in LTR task, training and testing network is different.
I suggest to use movielens dataset.
Please pull your codes and docs into the ltr directory.
The text was updated successfully, but these errors were encountered: