diff options
Diffstat (limited to 'biblio.bib')
| -rw-r--r-- | biblio.bib | 26 |
1 files changed, 17 insertions, 9 deletions
@@ -24,6 +24,23 @@ Learning Theory", month="Juillet", } +@conference{multi, + title="Optimal Algorithms for Online Convex Optimization with Multi-Point Bandit Feedback", + author="Alekh Agarwal and Ofer Dekel and Lin Xiao", + booktitle="Proceedings of The 23rd Annual Conference on +Learning Theory", + year="2010", + month="Juillet", + +} + +@conference{conv, + title="Online Convex Optimization in the Bandit Setting: Gradient Descent Without a Gradient", + author="Abie Flaxman and Adam Tauman Kalai and Brendan McMahan", + booktitle="Proceedings of the Sixteenth Annual ACM-SIAM Symposium on Discrete Algorithms", + year="2005", +} + @unpublished{exp4, title="An Optimal High Probability Algorithm for the Contextual Bandit Problem", @@ -61,15 +78,6 @@ Schapire", year="2002" } -@conference{multi, - title="Optimal Algorithms for Online Convex Optimization with Multi-Point -Bandit Feedback", - author="Alekh Agarwal and Ofer Dekel and Lin Xiao", - booktitle="Proceedings of The 23rd Annual Conference on -Learning Theory", - year="2010" -} - @article{label, title="Minimizing regret with label efficient prediction", author="Cesa-Bianchi, Nicoló and Lugosi, Gàbor and Gilles Stoltz", |
