Coder Social home page Coder Social logo

saeedghoorchian / ncc-bandits Goto Github PK

View Code? Open in Web Editor NEW
5.0 1.0 0.0 72.67 MB

Experiments for paper "Online Learning with Costly Features in Non-stationary Environments"

Python 0.22% Jupyter Notebook 99.78%
concept-drift contextual-bandits costly-features multi-armed-bandit non-stationary-environment

ncc-bandits's Introduction

Online Learning with Costly Features in Non-stationary Environments

This repository contains source code for the paper "Online Learning with Costly Features in Non-stationary Environments". The source code includes:

You can use this repository to reproduce our results or try other algorithms, datasets or settings.

Getting started

Clone this repository:

git clone https://github.com/SaeedGhoorchian/costly_nonstationary_bandits
cd costly_nonstationary_bandits 

Setup the environment:

The environment.yml file describes the list of library dependencies. For a fast and easy way to setup the environment we encourage you to use Conda. Use the following commands to install the dependencies in a new conda environment and activate it:

conda env create -f environment.yml
conda activate costly_nonstationary_bandits

Reproduce the experiments:

Run the notebook reproducing/reproducing_nursery.ipynb to reproduce the experiments and figures from the paper.

This notebook should serve as an entry point for understanding the data and the code used in the paper. It consists of three parts:

  • Preparing the dataset. This includes preprocessing it to fit MAB setting, introducing costs and non-stationarity.
  • Evaluating all the bandit algorithms in a simulated environment using the prepared data.
  • Plotting the figures using the evaluation data.

ncc-bandits's People

Contributors

kortukov avatar saeedghoorchian avatar

Stargazers

 avatar  avatar  avatar  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.