Giter Club home page Giter Club logo

icml2019's Introduction

Real World Reinforcement Learning Workshop

ICML 2019

ICML session page
Sunday June 9, 2019
2PM - 6:30PM
Room 104

Abstract

Microsoft recently announced the Azure Cognitive Service, Personalizer, aimed at democratizing real world reinforcement learning for context personalization. Its goal is to make reinforcement learning accessible to everyone, not just machine learning experts. Personalizer is the result of a successful partnership between Microsoft Research and Azure Cognitive Services aimed at rapid technology transfer and innovation.

In this workshop you will learn the theory behind contextual bandits and how this applies to content personalization. We will walk you through setting up the service, writing your first application, and optimizing the policy using offline optimization.

Schedule

2PM - 3PM Introduction to reinforcement learning and contextual bandits (Slides)
3PM - 3:30PM Overview of Azure Cognitive Services Personalizer (Slides)
3:30PM - 4PM Break
4PM - 4:30PM Hands on: Setting up SDK and writing first application (Slides)
4:30PM - 5PM Hands on: Counterfactual evaluation and offline policy optimization
5PM - 5:30PM Wrap-up and Q&A

Workshop Instructions

  1. Create free Azure/Microsoft account
  2. Provision free instance of Personalizer
    1. Go to Azure Portal
    2. Search for "Cogitive Services"
    3. On Cognitive Services page click "Add"
    4. Search for "Personalizer (Preview)" and click "Create"
  3. Install Python Client
    1. Download client wheel package
    2. pip install azure_cognitiveservices_personalizer-0.2.0-py2.py3-none-any.whl
  4. Paste your endpoint into line 34 of ./demo/demo.py
  5. Paste your key into line 35 of ./demo/demo.py
  6. run python ./demo/demo.py

Next steps

Presenters

  • John Langford
  • Rodrigo Kumpera
  • Alexey Taymanov
  • Cheng Tan

icml2019's People

Contributors

ataymano avatar jackgerrits avatar

Watchers

 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.