Receiling / DP3Links
Deep Point Process by PyTorch
☆23Updated 5 years ago
Alternatives and similar repositories for DP3
Users that are interested in DP3 are comparing it to the libraries listed below
Sorting:
- Source code of the neural Hawkes particle smoothing (ICML 2019)☆43Updated 6 years ago
- ☆89Updated 2 years ago
- Modeling the asynchronous event sequence via Recurrent Point Process☆60Updated 7 years ago
- ☆18Updated 8 years ago
- Code for the experiments of Matrix Factorization Bandit☆24Updated 6 years ago
- An implementation of "Recurrent Recommender Networks" with Tensorflow.☆33Updated 7 years ago
- Code for Policy Learning for Fairness in Ranking paper at NeurIPS 2019☆20Updated 3 years ago
- Off-policy Learning in Two-stage Recommender Systems. https://dl.acm.org/doi/pdf/10.1145/3366423.3380130☆30Updated 5 years ago
- PPG (Point Process Generator) is a Reinforcement Learning framework that is able to produce actions by imitating expert sequences.☆15Updated 6 years ago
- Source code for our paper "Joint Policy-Value Learning for Recommendation" published at KDD 2020.☆23Updated 2 years ago
- Pytorch implementation of λOpt: Learn to Regularize Recommender Models in Finer Levels, KDD 2019☆53Updated 5 years ago
- ☆18Updated 4 years ago
- A comparison of Google SlateQ algorithm with traditional Reinforcement Learning algorithms☆37Updated 2 years ago
- Recurrent Marked Temporal Point Processes☆56Updated 3 years ago
- paper list in the area of reinforcenment learning for recommendation systems☆24Updated 4 years ago
- Experiments codes for SIGIR '20 paper "A General Knowledge Distillation Framework for Counterfactual Recommendation via Uniform Data"☆32Updated 5 years ago
- ☆21Updated 3 years ago
- A PyTorch implementation of REINFORCE Learning To Rank on OSHUMED, MQ, etc. dataset. Basic idea also appears in SIGIR'17 Reinforcement Le…☆18Updated 7 years ago
- Hierarchical Temporal Convolutional Networks for Dynamic Recommender Systems☆30Updated 5 years ago
- This is the implementation code for the WWW2021 paper "Variation Control and Evaluation for Generative Slate Recommendation"☆15Updated 4 years ago
- Code for the RecSys20 paper -- Unbiased Implicit Recommendation and Propensity Estimation via Combinational Joint Learning☆10Updated 4 years ago
- Non-stationary Off-policy Evaluation☆13Updated 6 years ago
- A PyTorch implementation of Ranking Distillation☆90Updated 4 years ago
- New algorithms for Large-scale Collaborative Ranking: PrimalCR and PrimalCR++☆12Updated 7 years ago
- (WSDM2022 Best Paper Award Runner-Up) "Doubly Robust Off-Policy Evaluation for Ranking Policies under the Cascade Behavior Model"☆13Updated 2 years ago
- A TensorFlow implementation of SOFA, the Simulator for OFfline LeArning and evaluation.