Pinned Repositories
AI-RecommenderSystem
该仓库尝试整理推荐系统领域的一些经典算法模型
Amazon-Product-Recommender-System
Sentiment analysis on Amazon Review Dataset available at http://snap.stanford.edu/data/web-Amazon.html
AWSSessionBasedRecommender
An AWS based Flow structure which would be used to represent Session based Prediction for User Profiles regarding Buying/Selling Informations.
bootstrap
The most popular HTML, CSS, and JavaScript framework for developing responsive, mobile first projects on the web.
cas
Apereo CAS - Identity & Single Sign On for all earthlings and beyond.
COLA
🥤 COLA: Clean Object-oriented & Layered Architecture
Collaborative-Filtering-User-Profile-Recommendation
ComiRec
Source code and dataset for KDD 2020 paper "Controllable Multi-Interest Framework for Recommendation"
DataMiningAlgorithm
数据挖掘18大算法实现以及其他相关经典DM算法
deep-recommender-system
深度学习在推荐系统中的应用及论文小结。
xuyinghan's Repositories
xuyinghan/AI-RecommenderSystem
该仓库尝试整理推荐系统领域的一些经典算法模型
xuyinghan/AWSSessionBasedRecommender
An AWS based Flow structure which would be used to represent Session based Prediction for User Profiles regarding Buying/Selling Informations.
xuyinghan/cas
Apereo CAS - Identity & Single Sign On for all earthlings and beyond.
xuyinghan/COLA
🥤 COLA: Clean Object-oriented & Layered Architecture
xuyinghan/ComiRec
Source code and dataset for KDD 2020 paper "Controllable Multi-Interest Framework for Recommendation"
xuyinghan/deep-recommender-system
深度学习在推荐系统中的应用及论文小结。
xuyinghan/DeepCTR
Easy-to-use,Modular and Extendible package of deep-learning based CTR models .
xuyinghan/DeepMatch
A deep matching model library for recommendations & advertising. It's easy to train models and to export representation vectors which can be used for ANN search.
xuyinghan/DeepRecommender
Deep learning for recommender systems
xuyinghan/DHCN
Codes for AAAI'21 paper 'Self-Supervised Hypergraph Convolutional Networks for Session-based Recommendation'
xuyinghan/gcmc
Re-Implement "Graph Convolutional Matrix Completion" (PyTorch and PyTorch Geometric)
xuyinghan/GNN-Recommender-Systems
An index of recommendation algorithms that are based on Graph Neural Networks.
xuyinghan/gulimall-learning
2020谷粒商城代码+笔记
xuyinghan/LCFN
Codes for papers: 1. Graph Convolutional Network for Recommendation with Low-pass Collaborative Filters (ICML). 2. Less is More: Exploring Simple and Powerful Low-pass Graph Convolutional Network for Recommendation. 3. Self-propagation Graph Neural Network for Recommendation (TKDE).
xuyinghan/lightfm
A Python implementation of LightFM, a hybrid recommendation algorithm.
xuyinghan/LightGCN
xuyinghan/mall
mall项目是一套电商系统,包括前台商城系统及后台管理系统,基于SpringBoot+MyBatis实现,采用Docker容器化部署。 前台商城系统包含首页门户、商品推荐、商品搜索、商品展示、购物车、订单流程、会员中心、客户服务、帮助中心等模块。 后台管理系统包含商品管理、订单管理、会员管理、促销管理、运营管理、内容管理、统计报表、财务管理、权限管理、设置等模块。
xuyinghan/MixGCF
MixGCF: An Improved Training Method for Graph Neural Network-based Recommender Systems, KDD2021
xuyinghan/mybatis-demo
xuyinghan/recarxiv
Recarxiv stands for Recommended-Arxiv which provides custom recommended Arxiv paper based on the User profile.
xuyinghan/RecBole
A unified, comprehensive and efficient recommendation library
xuyinghan/recommenders
Best Practices on Recommendation Systems
xuyinghan/RecSystem-Pytorch
推荐系统论文算法实现,包括序列推荐,多任务学习,元学习等。 Recommendation system papers implementations, including sequence recommendation, multi-task learning, meta-learning, etc.
xuyinghan/Sa-Token
这可能是史上功能最全的Java权限认证框架!目前已集成——登录认证、权限认证、分布式Session会话、微服务网关鉴权、单点登录、OAuth2.0、踢人下线、Redis集成、前后台分离、记住我模式、模拟他人账号、临时身份切换、账号封禁、多账号认证体系、注解式鉴权、路由拦截式鉴权、花式token生成、自动续签、同端互斥登录、会话治理、密码加密、jwt集成、Spring集成、WebFlux集成...
xuyinghan/SmartMarketing
A smart marketing system including user profiles and recommender system.
xuyinghan/SparrowRecSys
A Deep Learning Recommender System
xuyinghan/spotlight
Deep recommender models using PyTorch.
xuyinghan/study_note
xuyinghan/User-profile-Recommendation-algorithm
xuyinghan/UserProfile_MusicRecommend
基于用户画像以及协同过滤的音乐推荐系统