wisdomGEsLA's Stars
huangjunheng/recommendation_model
练习下用pytorch来复现下经典的推荐系统模型, 如MF, FM, DeepConn, MMOE, PLE, DeepFM, NFM, DCN, AFM, AutoInt, ONN, FiBiNET, DCN-v2, AFN, DCAP等
RUCAIBox/RecBole2.0
An up-to-date, comprehensive and flexible recommendation library
Gear61/SQLPractice
Clean, simple Android app that gives you a SQLite sandbox and SELECT query questions to solve. Downloaded 310,000+ times on Google Play with a 4.7+ rating after 5,100+ reviews.
ChenAo-Phys/pytorch-Jacobian
Implement efficient jacobian method available for most pytorch networks
rahmanidashti/FairRecSys
[Official Codes] Experiments on Generalizability of User-Oriented Fairness in Recommender Systems (SIGIR 2022)
zzhUSTC2016/TIDE
ktsukuda/MF_PyTorch
Matrix Factorization with PyTorch
sauptikdhar/NTKFunctorch
Neural Tangent Kernel using Functorch
nickshao/BPR_Recommendation
Implementations of Bayesian Personalized Ranking related methods