Pinned Repositories
admin-torch
Understanding the Difficulty of Training Transformers
AmazonTurkPreprocess
C2AE_tensorflow
Tensorflow implementation of the paper 'Learning Deep Latent Spaces for Multi-Label Classifications' in AAAI 2017
CCTM
CoCoRec
The official implementation of the CoCoRec algorithm proposed in the paper "Category-aware Collaborative Sequential Recommendation" which is accepted to SIGIR 2021.
Fairness-in-Recommender-Systems
MPDRLI
This is the implementation of Poisoning Attack in the paper "Malicious Attacks against Deep Reinforcement LearningInterpretations"
ReinforcementLearning4Recommendation
Papers on the topic of reinforcement learning for recommendation
SequentialData4Learning
SessionRec
RenqinCai's Repositories
RenqinCai/CoCoRec
The official implementation of the CoCoRec algorithm proposed in the paper "Category-aware Collaborative Sequential Recommendation" which is accepted to SIGIR 2021.
RenqinCai/SessionRec
RenqinCai/Fairness-in-Recommender-Systems
RenqinCai/MPDRLI
This is the implementation of Poisoning Attack in the paper "Malicious Attacks against Deep Reinforcement LearningInterpretations"
RenqinCai/admin-torch
Understanding the Difficulty of Training Transformers
RenqinCai/ClassyVision
An end-to-end PyTorch framework for image and video classification
RenqinCai/Disentanglement4Reviews
RenqinCai/DRL_poison
RenqinCai/FAR
Fairness-aware recommendation
RenqinCai/graph2x
RenqinCai/HeterSumGraph
Code for ACL2020 paper "Heterogeneous Graph Neural Networks for Extractive Document Summarization"
RenqinCai/ilm
Easily fine tune GPT-2 to fill in missing text
RenqinCai/KDD19-CoSTCo
RenqinCai/machine-learning-interview-enlightener
This repo is meant to serve as a guide for Machine Learning/AI technical interviews.
RenqinCai/MT-Evaluation
Machine Translation (MT) Evaluation Scripts
RenqinCai/PersonalizedReview
RenqinCai/PersonalizedReviewCopy
RenqinCai/pyGAT
Pytorch implementation of the Graph Attention Network model by Veličković et. al (2017, https://arxiv.org/abs/1710.10903)
RenqinCai/pygcn
Graph Convolutional Networks in PyTorch
RenqinCai/rec_bias
RenqinCai/RecommenderSystems
RenqinCai/recsys_justification
RenqinCai/ReinforcementLearning4Games
Use RL to play games
RenqinCai/renqincai.github.io
A beautiful, simple, clean, and responsive Jekyll theme for academics
RenqinCai/sentence-transformers
Sentence Embeddings with BERT & XLNet
RenqinCai/Sentence-VAE
PyTorch Re-Implementation of "Generating Sentences from a Continuous Space" by Bowman et al 2015 https://arxiv.org/abs/1511.06349
RenqinCai/seqrec
A curator of Sequential Recommendation algorithms
RenqinCai/set_transformer
Pytorch implementation of set transformer
RenqinCai/user-fairness
User-oriented Fairness in Recommendation
RenqinCai/vae-cf-pytorch
Variational Autoencoders for Collaborative Filtering - Implementation in PyTorch