Giter Site home page Giter Site logo

stabgan / upper-confidence-bounds Goto Github PK

View Code? Open in Web Editor NEW
7.0 1.0 2.0 21 KB

I implemented the reinforcement learning based model Upper Confidence Bound in both Python and R

License: MIT License

R 46.87% Python 53.13%
reinforcement learning upper confidence bound machine learning-by-doing

upper-confidence-bounds's Introduction

Upper-Confidence-Bounds

I implemented the reinforcement learning based model Upper Confidence Bound in both Python and R

If we use to check if which ad is pleasing customers among many ads then we can use the reinforcement learning approach :

  • Let we have X ads to display to a customer when he connects to Web
  • Each time an user logs in we consider it an round
  • At each roundn we choose one ad to display to the user
  • At each round n , ad gives reward Ri(n)is the superset of {0,1} : Ri(n) = 1 , if the user clicked on the ad and 0 if the user didn't clicked .
  • Our goal is to minimize the total rewards we get over many rounds

Steps :

down

Comparison between UCB and Thompson Sampling :

down

upper-confidence-bounds's People

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

Forkers

jaffir hay156

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.