201-an-attentive-inductive-bias-for-sequential-recommendation-beyond-the-self-attention
Science Score: 13.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
○CITATION.cff file
-
✓codemeta.json file
Found codemeta.json file -
○.zenodo.json file
-
○DOI references
-
○Academic publication links
-
○Academic email domains
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (1.8%) to scientific vocabulary
Last synced: 10 months ago
·
JSON representation
Repository
Basic Info
- Host: GitHub
- Owner: SZU-AdvTech-2024
- Default Branch: main
- Size: 0 Bytes
Statistics
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
- Releases: 0
Created over 1 year ago
· Last pushed over 1 year ago
Metadata Files
Citation
https://github.com/SZU-AdvTech-2024/201-An-Attentive-Inductive-Bias-for-Sequential-Recommendation-beyond-the-Self-Attention/blob/main/
#
##
SR Transformer SRTransformer Inductive Bias SRBSARec BSARec Transformer BSARec FBSARec FBSARec BSARec FBSARecBSARec FBSARec
##
```
conda env create -f bsarec_env.yaml
conda activate bsarec
```
##
`FBSARec\src\data`
##
`try_test.txt`
```
python main.py --model_type BSARec_S_A \
--data_name Beauty \
--lr 0.0005 \
--alpha 0.7 \
--c 5 \
--num_attention_heads 1 \
--train_name BSARec_S_A_Beauty
```
##
```
python main.py --model_type BSARec_S_A \
--data_name Beauty \
--alpha 0.7 \
--c 5 \
--num_attention_heads 1 \
--load_model BSARec_S_A_Beauty \
--do_eval
```
Owner
- Name: SZU-AdvTech-2024
- Login: SZU-AdvTech-2024
- Kind: organization
- Repositories: 1
- Profile: https://github.com/SZU-AdvTech-2024
GitHub Events
Total
- Push event: 2
- Create event: 3
Last Year
- Push event: 2
- Create event: 3