This repository is the official implementation of Competitive Ratio and its application in Sequential Representation Learning for Multi-Task Linear Bandit
Python 3.10
git clone https://github.com/duongnhatthang/BOSS.git
cd BOSS
pip install -r requirements.txt
Interactive Notebook
Our algorithm achieves the following performance on a synthetic dataset:
| Regret over tasks | Estimation error of B | Estimation error of |
|---|---|---|
![]() |
![]() |
![]() |
| Estimation error of the angle between |
Regret over T, average across all tasks |
|---|---|
![]() |
![]() |
[Competitive Ratio and its application in Sequential Representation Learning for Multi-Task Linear Bandit]
Placeholder
The code is referencing this repo.




