GithubHelp home page GithubHelp logo

dpprl's Introduction

dpprl

A DPP implementation on Deep Reinforcement Learning for Movies Recommendation System from the paper:

Zhao, X., Zhang, L., Xia, L., Ding, Z., Yin, D., & Tang, J. (2019). Deep reinforcement learning for list-wise recommendations.

The implementation is heavily built on the following code repo:

egipcy. (2020). List-wise recommendation framework based on deep reinforcement learning. https://github.com/egipcy/LIRD. GitHub.

This decision was made to run the experiment in the available time, and to built on top of a stable fundament.

Requirements

  • Python 3
  • Tensorflow 1.15
  • Numpy
  • Scipy
  • Dppy

Usage

Install required packages
run python deep-dpprl-dpp.py

Configurations

The dataset is split into train, validation, and test sets to make the experiment as valid as possible.
By tuning the nb_episodes parameter the model is tested on diversifying performance through the episodes.

Acknowledgments

This project is heavily built on the LIRD model, and by using the following papers:

  • egipcy. (2020). List-wise recommendation framework based on deep reinforcement learning. https://github.com/egipcy/LIRD. GitHub.
  • Zhao, X., Zhang, L., Xia, L., Ding, Z., Yin, D., & Tang, J. (2019). Deep reinforcement learning for list-wise recommendations.
  • Gautier, G., Polito, G., Bardenet, R., & Valko, M. (2019). Dppy: Dpp sampling with python. Journal of Machine Learning Research, 20(180), 1-7.
  • Liu, Y., Zhang, Y., Wu, Q., Miao, C., Cui, L., Zhao, B., . . . Guan, L. (2019). Diversity-promoting deep reinforcement learning for interactive recommendation. ArXiv, abs/1903.07826 .

dpprl's People

Contributors

steventhesis avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.