Skip to content

Latest commit

 

History

History
4 lines (4 loc) · 288 Bytes

README.md

File metadata and controls

4 lines (4 loc) · 288 Bytes

Linear UCB algorithm python code

A python implementation of the Linear UCH bandit algorithm following the paper L Li(2010), A Contextual-Bandit Approach to Personalized News Article Recommendation Tested using amazon dataset.