See details in Policy_LExp.m
See details Policy_UCB.m
See details in Policy_EXP3M.m
(to be released)
- Inherit the
Arm
class to create new arms - Inherit the
Policy
class to create new policies
- Test the script by running
main.m
- This scripts do not implement the time-varying rewards.
- Tested on MATLAB 2016b and MATLAB 2017b.