This repos implements the H-LinUCB algorithm, publish in
Multi-Agent Learning with Heterogeneous Linear Contextual Bandits. (NeurIPS 2023)
Anh Do, Thanh Nguyen-Tang, Raman Arora
- Use
./run.sh
to generate the temporary results, we store them inresults
folder. We ran the script on a cluster with 30 cores CPU. - Use
plot.ipynb
to plot the figure.