Pinned Repositories
adversarial-recommender-systems-survey
awd-lstm-lm
LSTM and QRNN Language Model Toolkit for PyTorch
caser
A Matlab implementation of Convolutional Sequence Embedding Recommendation Model (Caser)
caser_pytorch
A PyTorch implementation of Convolutional Sequence Embedding Recommendation Model (Caser)
d2l-en
Dive into Deep Learning: an interactive deep learning book on Jupyter notebooks, using the NumPy interface.
rank_distill
A PyTorch implementation of Ranking Distillation
revisit_adv_rec
A PyTorch implementation for the Recsys 2020 paper: Revisiting Adversarially Learned Injection Attacks Against Recommender Systems
graytowne's Repositories
graytowne/caser_pytorch
A PyTorch implementation of Convolutional Sequence Embedding Recommendation Model (Caser)
graytowne/rank_distill
A PyTorch implementation of Ranking Distillation
graytowne/caser
A Matlab implementation of Convolutional Sequence Embedding Recommendation Model (Caser)
graytowne/revisit_adv_rec
A PyTorch implementation for the Recsys 2020 paper: Revisiting Adversarially Learned Injection Attacks Against Recommender Systems
graytowne/adversarial-recommender-systems-survey
graytowne/awd-lstm-lm
LSTM and QRNN Language Model Toolkit for PyTorch
graytowne/d2l-en
Dive into Deep Learning: an interactive deep learning book on Jupyter notebooks, using the NumPy interface.
graytowne/dien
graytowne/graytowne.github.io
my github page
graytowne/homework
Assignments for CS294-112.
graytowne/jiaxit.github.io
Jiaxi Tang's personal webpage
graytowne/librec
LibRec: A Java Library for Recommender Systems, see
graytowne/ludwig
Ludwig is a toolbox built on top of TensorFlow that allows to train and test deep learning models without the need to write code.
graytowne/multi-armed-bandit
Play with the solutions to the multi-armed-bandit problem.
graytowne/spotlight
Deep recommender models using PyTorch.