Closed stsievert closed 7 years ago
computeUCB isn’t run asynchronously with a priority list like in cardinal bandits KLUCB, and I'm unsure how that will effect performance.
computeUCB
I have load tested this between two different EC2 machines. I find no difference between KL-UCB and Lil-UCB.
computeUCB
isn’t run asynchronously with a priority list like in cardinal bandits KLUCB, and I'm unsure how that will effect performance.