This repository is primarily for Simulation Optimization seminar at the University of Munster. It includes extension of Knowledge Gradient policy for Sequential A/B Testing problem.
- data/ - folder with the generated data from experiments
- SetUp.R - script with functions to setup an experiment
- Utils.R - script with miscellaneous functions
- KGPolicy.R - script with extension of KG policy for Sequential A/B Testing problem
- RandomPolicy.R - script with random policy
- Experiments.R - script with experiments
All experiments can be reproduced sourcing Experiments.R script. It will take up to 2 days, otherwise data can be simply loaded from data/ folder to save time.
Alexander Anokhin, Jan 29, 2016