sasrec-pytorch-incorporating-user_ids
In this Implementation of SASRec user_ids also have taken into consideration and also added models GRURec,LMURec which uses gated hidden unit,Legendre Memory Unit respectively
https://github.com/alokamgnaneswarasai/sasrec-pytorch-incorporating-user_ids
Science Score: 44.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
✓CITATION.cff file
Found CITATION.cff file -
✓codemeta.json file
Found codemeta.json file -
✓.zenodo.json file
Found .zenodo.json file -
○DOI references
-
○Academic publication links
-
○Academic email domains
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (1.6%) to scientific vocabulary
Repository
In this Implementation of SASRec user_ids also have taken into consideration and also added models GRURec,LMURec which uses gated hidden unit,Legendre Memory Unit respectively
Basic Info
Statistics
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
- Releases: 0
Metadata Files
README.md
About In this Implementation of SASRec user_ids also have taken into consideration
Latest Experiment Results
- Approach: LMURec with hidden units = 100
- NDCG@10: 0.456
- HR@10: 0.678
Comments: Improved performance over baseline
Latest Experiment Results
Approach: LMURec with hidden units = 100
NDCG@10: 0.456
HR@10: 0.678
Comments: Improved performance over baseline
Owner
- Login: alokamgnaneswarasai
- Kind: user
- Repositories: 1
- Profile: https://github.com/alokamgnaneswarasai
Citation (CITATION.cff)
# This CITATION.cff file was generated with cffinit.
# Visit https://bit.ly/cffinit to generate yours today!
cff-version: 1.2.0
title: SASRec.pytorch
message: the pytorch implementation of SASRec model
type: software
authors:
- given-names: Zan
family-names: Huang
email: dreaming_hz@hotmail.com
affiliation: NVIDIA
orcid: 'https://orcid.org/0000-0003-3585-9467'
identifiers:
- type: url
value: 'https://github.com/pmixer/SASRec.pytorch'
description: SASRec.pytorch github repository
repository-code: 'https://github.com/pmixer/SASRec.pytorch'