Pinned Repositories
2020_KDD_Debiasing_TOP13
KDD Cup 2020 Challenges for Modern E-Commerce Platform: Debiasing Full榜15 Half榜13
CTR_Algorithm
一些经典的CTR算法的复现; LR, FM, FFM, AFM, DeepFM,xDeepFM, PNN, DCN, DCNv2, DIFM, AutoInt, FiBiNet,AFN,ONN,DIN, DIEN ... (pytorch, tf2.0)
d2l-zh
《动手学深度学习》:面向中文读者、能运行、可讨论。中英文版被全球200所大学采用教学。
dgl
Python package built to ease deep learning on graph, on top of existing DL frameworks.
getting-started-with-the-twitter-api-v2-for-academic-research
A course on getting started with the Twitter API v2 for academic research
KDD_CUP_2020_Debiasing_Rush
Solution to the Debiasing Track of KDD CUP 2020
LHY2022-SPRING
李宏毅(Hung-yi Lee) 2022年春季机器学习课程,包括课件和作业,
machinelearning
My blogs and code for machine learning. http://cnblogs.com/pinard
Psycho-linguistic-differences-among-competing-vaccination-communities-on-social-media
RecommendSystemPractice
《推荐系统实践》代码实现
Shi-Jialiang's Repositories
Shi-Jialiang/Psycho-linguistic-differences-among-competing-vaccination-communities-on-social-media
Shi-Jialiang/RecommendSystemPractice
《推荐系统实践》代码实现
Shi-Jialiang/2020_KDD_Debiasing_TOP13
KDD Cup 2020 Challenges for Modern E-Commerce Platform: Debiasing Full榜15 Half榜13
Shi-Jialiang/CTR_Algorithm
一些经典的CTR算法的复现; LR, FM, FFM, AFM, DeepFM,xDeepFM, PNN, DCN, DCNv2, DIFM, AutoInt, FiBiNet,AFN,ONN,DIN, DIEN ... (pytorch, tf2.0)
Shi-Jialiang/d2l-zh
《动手学深度学习》:面向中文读者、能运行、可讨论。中英文版被全球200所大学采用教学。
Shi-Jialiang/dgl
Python package built to ease deep learning on graph, on top of existing DL frameworks.
Shi-Jialiang/getting-started-with-the-twitter-api-v2-for-academic-research
A course on getting started with the Twitter API v2 for academic research
Shi-Jialiang/KDD_CUP_2020_Debiasing_Rush
Solution to the Debiasing Track of KDD CUP 2020
Shi-Jialiang/LHY2022-SPRING
李宏毅(Hung-yi Lee) 2022年春季机器学习课程,包括课件和作业,
Shi-Jialiang/machinelearning
My blogs and code for machine learning. http://cnblogs.com/pinard
Shi-Jialiang/ntu-hsuantienlin-ml
:book: **大学林轩田机器学习笔记
Shi-Jialiang/RecBole
A unified, comprehensive and efficient recommendation library
Shi-Jialiang/Recipe2Vec
Code & data for IJCAI'22 paper "Recipe2Vec: Multi-modal Recipe Representation Learning with Graph Neural Networks".
Shi-Jialiang/RecipeRec
Code & data for IJCAI'22 paper "RecipeRec: A Heterogeneous Graph Learning Model for Recipe Recommendation".
Shi-Jialiang/Recommender-System-Pytorch
基于 Pytorch 实现推荐系统相关的算法
Shi-Jialiang/sentence-transformers
Multilingual Sentence & Image Embeddings with BERT
Shi-Jialiang/tianchi-news-recommendation
零基础入门推荐系统 - 新闻推荐 Top2