From 9b184875f027c749ef35d1c99179b8b9f0d6a2d3 Mon Sep 17 00:00:00 2001 From: Thibaut Horel Date: Wed, 5 Oct 2011 01:19:18 +0200 Subject: Add some papers related to the strategy. The algorithm is described in file rapport.pdf on page 13. --- ...gorithm for the contextual bandit problem, 2010.pdf | Bin 0 -> 165877 bytes ...e nonstochastic multiarmed bandit problem, 2002.pdf | Bin 0 -> 275770 bytes papers/rapport.pdf | Bin 0 -> 460996 bytes 3 files changed, 0 insertions(+), 0 deletions(-) create mode 100644 papers/An optimal high probability algorithm for the contextual bandit problem, 2010.pdf create mode 100644 papers/Aueur, Cesa, Freund, Schapire - The nonstochastic multiarmed bandit problem, 2002.pdf create mode 100644 papers/rapport.pdf diff --git a/papers/An optimal high probability algorithm for the contextual bandit problem, 2010.pdf b/papers/An optimal high probability algorithm for the contextual bandit problem, 2010.pdf new file mode 100644 index 0000000..6468836 Binary files /dev/null and b/papers/An optimal high probability algorithm for the contextual bandit problem, 2010.pdf differ diff --git a/papers/Aueur, Cesa, Freund, Schapire - The nonstochastic multiarmed bandit problem, 2002.pdf b/papers/Aueur, Cesa, Freund, Schapire - The nonstochastic multiarmed bandit problem, 2002.pdf new file mode 100644 index 0000000..864b84d Binary files /dev/null and b/papers/Aueur, Cesa, Freund, Schapire - The nonstochastic multiarmed bandit problem, 2002.pdf differ diff --git a/papers/rapport.pdf b/papers/rapport.pdf new file mode 100644 index 0000000..28760c4 Binary files /dev/null and b/papers/rapport.pdf differ -- cgit v1.2.3-70-g09d2