Skip to content

Latest commit

 

History

History
executable file
·
14 lines (8 loc) · 322 Bytes

File metadata and controls

executable file
·
14 lines (8 loc) · 322 Bytes

CIGAR

More information will be added soon.

Tensorflow (1.12) is required, but GPUs are not necessary.

Demo

The repo includes the Yelp dataset. Our model can be trained by:

python main.py --dataset=yelp --C_dim=64 --C_lam=0.1 --C_m=8 --F_m=8 --F_hr=0.5 --F_model=BPR --F_dim=50 --F_lam=0.1 --F_nc=200