Shawn617's Stars
hpcaitech/ColossalAI
Making large AI models cheaper, faster and more accessible
Lightning-AI/pytorch-lightning
Pretrain, finetune ANY AI model of ANY size on multiple GPUs, TPUs with zero code changes.
recommenders-team/recommenders
Best Practices on Recommendation Systems
thunlp/PromptPapers
Must-read papers on prompt-based tuning for pre-trained language models.
benfred/implicit
Fast Python Collaborative Filtering for Implicit Feedback Datasets
pytorch/torchrec
Pytorch domain library for recommendation systems
graph4ai/graph4nlp
Graph4nlp is the library for the easy use of Graph Neural Networks for NLP. Welcome to visit our DLG4NLP website (https://dlg4nlp.github.io/index.html) for various learning resources!
totogo/awesome-knowledge-graph
A curated list of Knowledge Graph related learning materials, databases, tools and other resources
statisticianinstilettos/recmetrics
A library of metrics for evaluating recommender systems
RexYing/diffpool
coder-duibai/Contrastive-Learning-Papers-Codes
A comprehensive list of Awesome Contrastive Learning Papers&Codes.Research include, but are not limited to: CV, NLP, Audio, Video, Multimodal, Graph, Language, etc.
kipgparker/soft-prompt-tuning
nikhilbarhate99/Hierarchical-Actor-Critic-HAC-PyTorch
PyTorch implementation of Hierarchical Actor Critic (HAC) for OpenAI gym environments
shuxinyin/NLP-Loss-Pytorch
Implementation of some unbalanced loss like focal_loss, dice_loss, DSC Loss, GHM Loss et.al
indrajithi/genquest
Automatic question generation by using NLP
guyulongcs/Awesome-Deep-Reinforcement-Learning-Papers-for-Search-Recommendation-Advertising
Awesome Deep Reinforcement Learning papers for industrial Search, Recommendation and Advertising.
laming-chen/fast-map-dpp
Fast Greedy MAP Inference for DPP
lweitkamp/option-critic-pytorch
PyTorch implementation of the Option-Critic framework, Harb et al. 2016
microsoft/KEAR
Official code for achieving human parity on CommonsenseQA with External Attention
kibok90/imix
ICLR 2021 i-Mix: A Domain-Agnostic Strategy for Contrastive Representation Learning
cieske/Diverse-RecSys
Collection of diverse recommendation papers
hugochan/PFoodReq
Code & data accompanying the WSDM 2021 paper "Personalized Food Recommendation as Constrained Question Answering over a Large-scale Food Knowledge Graph"
tsinghua-fib-lab/DGCN
The official implementation of "DGCN: Diversified Recommendation with Graph Convolutional Networks" (WWW '21)
ruizhang-ai/GMCF_Neural_Graph_Matching_based_Collaborative_Filtering
GMCF: Neural Graph Matching based Collaborative Filtering, SIGIR 2021
p208p2002/Transformer-QG-on-SQuAD
Implement Question Generator with SOTA pre-trained Language Models (RoBERTa, BERT, GPT, BART, T5, etc.)
GrittyChen/NLG-evaluation
A toolkit for evaluation of natural language generation (NLG), including BLEU, ROUGE, METEOR, and CIDEr.
jzbjyb/DSSA
Document Sequence with Subtopic Attention
QQQHY/PDGAN
NLPWM-WHU/EDUA
Code of our paper "Enhancing Domain-Level and User-Level Adaptivity in Diversified Recommendation" accepted by SIGIR 2021.
mohit242/Option-Critic-Pytorch