ghqing0310's Stars
datamllab/rlcard
Reinforcement Learning / AI Bots in Card (Poker) Games - Blackjack, Leduc, Texas, DouDizhu, Mahjong, UNO.
FLHonker/Awesome-Knowledge-Distillation
Awesome Knowledge-Distillation. 分类整理的知识蒸馏paper(2014-2021)。
snap-stanford/ogb
Benchmark datasets, data loaders, and evaluators for graph machine learning
AberHu/Knowledge-Distillation-Zoo
Pytorch implementation of various Knowledge Distillation (KD) methods.
taku910/crfpp
CRF++: Yet Another CRF toolkit
INK-USC/KagNet
Knowledge-Aware Graph Networks for Commonsense Reasoning (EMNLP-IJCNLP 19)
jiejie1993/music_recommendation_2018
1.解析爬取到的Json歌单数据,并进行数据预处理。 2.基于Surprise推荐系统库,采用KNNBaseLine实现基于用户 的协同过滤歌曲推荐。3.借鉴Word2Vec算法思想进行Song2Vec处理,实现基于物品的协同过滤歌曲推荐。 4.采用 TensorFlow实现基于LFM的歌曲推荐。
szzhang17/Scaling-Up-Graph-Neural-Networks-Via-Graph-Coarsening
Code for the KDD 2021 paper "Scaling Up Graph Neural Networks Via Graph Coarsening"