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

How can I use the NRMS model ? #8

Open
shamanez opened this issue May 2, 2023 · 2 comments
Open

How can I use the NRMS model ? #8

shamanez opened this issue May 2, 2023 · 2 comments
Assignees
Labels
question Further information is requested

Comments

@shamanez
Copy link

shamanez commented May 2, 2023

No description provided.

@Sherry-XLL
Copy link
Member

Sherry-XLL commented May 2, 2023

Hello @shamanez, thanks for your attention to RecBole 2.0!

NRMS is one of the models implemented in RecBole-TRM, and you can find the implementation in nrms.py. If you want to use the NRMS model, you can just follow the instructions in that repository as follows:

python run_recbole_trm.py -m [model] -d [dataset]

Also, if you have further questions, creating an issue in RecBole-TRM is recommended.

@Sherry-XLL Sherry-XLL self-assigned this May 2, 2023
@Sherry-XLL Sherry-XLL added the question Further information is requested label May 2, 2023
@shamanez
Copy link
Author

shamanez commented May 2, 2023 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants