Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 941 Bytes

README.md

File metadata and controls

10 lines (8 loc) · 941 Bytes

HSLinUCB

This repository contains the simulation and environment code used in the paper Horizontal Scaling using Contextual Bandits

Simulation

Simulation Jupyter notebook can be used without a complete environment installation. See Simulation notebook

Real Environment

The environment can be used to evaluate the algorithms as in the paper on a real platform. The real platform can also be used to execute the playbook in simulation mode.