登录
首页 » matlab » 不同条件下的MAB问题

不同条件下的MAB问题

于 2016-03-23 发布 文件大小:4847KB
0 112
下载积分: 1 下载次数: 43

代码说明:

  包含不同条件下的MAB问题 仿真,还有仿真结果图例(include MAB PROBLEM policyBayesUCB.m policyCPUCB.m policyDMED.m policyGittins.m policyKLUCB.m )

文件列表:

MAB-ucb
.......\maBandits
.......\.........\data
.......\.........\....\GI.mat,4348010,2012-07-06
.......\.........\demo.m,3895,2012-06-06

.......\.........\experiment.m,1637,2012-06-06
.......\.........\Game.m,472,2012-06-05
.......\.........\gameBernoulli.m,1285,2012-06-05
.......\.........\gameExp.m,1937,2012-06-05
.......\.........\gamePoisson.m,2200,2012-06-05
.......\.........\plotResults.m,2818,2012-06-06
.......\.........\Policy.m,461,2012-06-05
.......\.........\policyBayesUCB.m,1577,2012-06-05
.......\.........\policyCPUCB.m,1411,2012-06-05
.......\.........\policyDMED.m,2703,2012-06-05
.......\.........\policyGittins.m,6431,2012-06-06
.......\.........\policyKLempUCB.m,4422,2012-06-05
.......\.........\policyKLUCB.m,2890,2012-06-05
.......\.........\policyKLUCBexp.m,2873,2012-06-05
.......\.........\policyKLUCBpoisson.m,2770,2012-06-05
.......\.........\policyMOSS.m,1451,2012-06-05
.......\.........\policyThompson.m,1191,2012-06-05
.......\.........\policyUCB.asv,2117,2015-12-08
.......\.........\policyUCB.m,2117,2015-12-08
.......\.........\policyUCBtuned.m,2079,2012-06-05
.......\.........\policyUCBV.m,1613,2012-06-05
.......\.........\README.txt,6094,2016-01-05
.......\.........\results
.......\.........\.......\2abis_n_500_N_20_policyBayesUCB.mat,10139,2016-01-05
.......\.........\.......\2abis_n_500_N_20_policyCPUCB.mat,10287,2016-01-05
.......\.........\.......\2abis_n_500_N_20_policyDMED.mat,10576,2016-01-05
.......\.........\.......\2abis_n_500_N_20_policyGittins.mat,9235,2016-01-05
.......\.........\.......\2abis_n_500_N_20_policyKLempUCB.mat,10363,2016-01-05
.......\.........\.......\2abis_n_500_N_20_policyKLUCB.mat,10364,2016-01-05
.......\.........\.......\2abis_n_500_N_20_policyMOSS.mat,10056,2016-01-05
.......\.........\.......\2abis_n_500_N_20_policyThompson.mat,10319,2016-01-05
.......\.........\.......\2abis_n_500_N_20_policyUCB.mat,10868,2016-01-05
.......\.........\.......\2abis_n_500_N_20_policyUCBtuned.mat,10840,2016-01-05
.......\.........\.......\2abis_n_500_N_20_policyUCBV.mat,11293,2016-01-05
.......\.........\.......\E5b_n_2000_N_20_policyKLempUCB.mat,40887,2016-01-05
.......\.........\.......\E5b_n_2000_N_20_policyKLUCB.mat,43350,2016-01-05
.......\.........\.......\E5b_n_2000_N_20_policyKLUCBexp.mat,41443,2016-01-05
.......\.........\.......\E5b_n_2000_N_20_policyMOSS.mat,42380,2016-01-05
.......\.........\.......\E5b_n_2000_N_20_policyUCB.mat,43710,2016-01-05
.......\.........\.......\E5b_n_2000_N_20_policyUCBtuned.mat,44151,2016-01-05
.......\.........\.......\E5b_n_2000_N_20_policyUCBV.mat,47617,2016-01-05
.......\.........\.......\E5_n_2000_N_20_policyKLUCBexp.mat,40631,2016-01-05
.......\.........\.......\E5_n_2000_N_20_policyUCBtuned.mat,38484,2016-01-05
.......\.........\.......\P6b_n_2000_N_20_policyKLempUCB.mat,27572,2016-01-05
.......\.........\.......\P6b_n_2000_N_20_policyKLUCB.mat,33837,2016-01-05
.......\.........\.......\P6b_n_2000_N_20_policyKLUCBpoisson.mat,24295,2016-01-05
.......\.........\.......\P6b_n_2000_N_20_policyMOSS.mat,32026,2016-01-05
.......\.........\.......\P6b_n_2000_N_20_policyUCB.mat,35910,2016-01-05
.......\.........\.......\P6b_n_2000_N_20_policyUCBtuned.mat,35346,2016-01-05
.......\.........\.......\P6b_n_2000_N_20_policyUCBV.mat,37573,2016-01-05
.......\pyBandits
.......\.........\arm
.......\.........\...\Arm.py,193,2012-06-14
.......\.........\...\Bernoulli.py,391,2012-06-14
.......\.........\...\Exponential.py,560,2012-06-14
.......\.........\...\Gaussian.py,431,2012-06-14
.......\.........\...\Poisson.py,678,2012-06-14
.......\.........\...\__init__.py,165,2012-06-14
.......\.........\C
.......\.........\.\kullback.c,8286,2012-06-14
.......\.........\.\Makefile,163,2012-06-14
.......\.........\.\README.txt,457,2012-06-14
.......\.........\.\setup.py,408,2012-06-14
.......\.........\demo.py,2211,2012-07-04
.......\.........\environment
.......\.........\...........\Environment.py,240,2012-06-14
.......\.........\...........\MAB.py,828,2012-06-14
.......\.........\...........\__init__.py,206,2012-06-14
.......\.........\Evaluation.py,1470,2012-07-04
.......\.........\kullback.py,5693,2012-06-14
.......\.........\policy
.......\.........\......\BayesUCB.py,943,2012-06-14
.......\.........\......\IndexPolicy.py,685,2012-06-14
.......\.........\......\KLempUCB.py,1826,2012-06-14
.......\.........\......\klUCB.py,1454,2012-06-14
.......\.........\......\Policy.py,360,2012-06-14
.......\.........\......\Thompson.py,847,2012-06-14
.......\.........\......\UCB.py,726,2012-06-14
.......\.........\......\UCBV.py,1337,2012-06-14
.......\.........\......\__init__.py,179,2012-06-14
.......\.........\posterior
.......\.........\.........\Beta.py,844,2012-06-14
.......\.........\.........\Posterior.py,258,2012-06-14
.......\.........\.........\__init__.py,192,2012-06-14
.......\.........\README.txt,3176,2012-07-05
.......\.........\Result.py,955,2012-07-04
.......\README.txt,4889,2012-07-06

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • drtoolbox
    一个很好的Matlab编制的数据降维处理软件(Matlab a good preparation of the data processing software Dimensionality Reduction)
    2008-03-23 10:38:15下载
    积分:1
  • rgb2hsv
    fast color conversion from RGB to HSV for matlab
    2009-10-30 07:51:34下载
    积分:1
  • FilippovSim
    荷兰乌德勒支大学Yuri A. Kuznetsov教授团队开发的基于matlab的非线性动力学系统滑动分岔现象延拓程序(sliding bifurcations by Yuri A. Kuznetsov)
    2021-04-04 22:59:04下载
    积分:1
  • pwuufgxs
    从先验概率中采样,计算权重,已调制信号计算其普相关密度,感应双馈发电机系统的仿真,虚拟力的无线传感网络覆盖,计算多重分形非趋势波动分析,使用大量的有限元法求解偏微分方程,各种资源分配算法实现。( Sampling a priori probability, calculate the weight, Modulated signals to calculate its density Pu-related, Simulation of doubly fed induction generator system, Virtual power wireless sensor network coverage, Calculate the multifractal trend fluctuation analysis, Using a large number of finite element method to solve partial differential equations, Various resource allocation algorithm.)
    2016-04-06 21:46:37下载
    积分:1
  • fdtd
    说明:  fdtd 平面波的加入 计算建模 先上传这个,下边的以后补齐(fdtd calculation of plane-wave model to join the first upload of this, after the bottom of the padded)
    2010-03-22 17:24:50下载
    积分:1
  • YANG
    MATLAB 光的干涉程序,可以产生双峰图样。(matlab simulating yang double reference graphy)
    2013-04-19 20:36:15下载
    积分:1
  • Improved-Crowbar-Control-Strategy-of-DFIG-Based
    Improved Crowbar Control Strategy of DFIG Based
    2015-04-14 00:50:46下载
    积分:1
  • matlab
    电子书:matlab基础基础及其应用。这是学习matlab的很好的书,另外一起打包了英文的matlab编程技巧(EBook: matlab based on the foundation and its application. This is a good learning matlab book, another package of the English matlab programming skills)
    2009-01-09 19:48:33下载
    积分:1
  • zishiyingduixiao
    自己编的,改进的自适应语音增强算法,且参考噪声与输入噪声不相关。(Own, and improved adaptive speech enhancement algorithm, and the reference noise and input noise are not relevant.)
    2009-03-17 16:06:21下载
    积分:1
  • A-New-Algorithm-for-the-Reconfi-guration-of-Distr
    A New Algorithm for the Reconfi guration of Distribution
    2012-04-19 14:09:07下载
    积分:1
  • 696518资源总数
  • 104269会员总数
  • 42今日下载