Book of the Week: Bandit Algorithms for Website Optimization

20 Oct 2016

bandit_algorithms This week I read Bandit Algorithms for Website Optimization, because I wanted more reference material for the Problem of the Month: Multi-Arm Bandit post. This book is a starting point if you find things on the internet too mathematical. It has code examples in Python. The figures in the book are plotted using R.