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

不同条件下的MAB问题

于 2016-03-23 发布 文件大小:4847KB
0 303
下载积分: 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 个回复

  • xiangguanfa
    运用MATlab软件,通过散斑相关法计算材料在力的作用下的变形和应变(The use of MATlab software, the speckle correlation method to calculate the deformation and strain effect of material in force under the)
    2014-11-22 15:21:01下载
    积分:1
  • move
    演示对称振子天线的立体方向图,此程序为动画效果的程序。(Demo three-dimensional symmetric dipole antenna pattern, the procedure for animation programs.)
    2011-05-23 11:41:27下载
    积分:1
  • sigal
    基于MAX038的信号发生器的设计,能够产生锯齿波,三角波,正弦波和矩形波(MAX038-based signal generator designed to produce sawtooth, triangle, sine and square wave)
    2011-10-03 10:38:19下载
    积分:1
  • 15-changweifenfangcheng-chuzhiwenti
    常微分方程-初值问题【matlab例程】经典算法直接应用方便快捷(ODE- convenient initial value problem [] classical algorithm matlab routines direct application)
    2014-01-20 13:48:29下载
    积分:1
  • sy5
    改进的混合高斯背景模型,用于检测运动目标,能够有效的提取前景(Improved gaussian mixture background model, used to detect moving targets, and can effectively extract prospect)
    2020-09-28 10:57:45下载
    积分:1
  • MATLABprogrammingCH06
    這是一本MATLAB程式設計延伸技巧程式書本上的程式碼CH6(一次無法全部上傳會斷線)(This is an extension of MATLAB programming skills in program code booksCH6)
    2010-05-27 14:14:29下载
    积分:1
  • nihe
    基于matlab的曲线拟合,一种函数的拟合,完整代码(Based on the MATLAB curve fitting based on MATLAB curve fitting)
    2012-05-28 17:25:55下载
    积分:1
  • XC3S250E_Lab2_ECS
    XC3S250E_Lab2_ECS.rar 高质量学习教程(XC3S250E_Lab2_ECS.rar high-quality learning tutorial)
    2007-10-23 12:46:56下载
    积分:1
  • 0-1programming
    0-1整数规划有很广泛的应用背景,比如指派问题,背包问题等等,实际上TSP问题也是一个0-1问题,当然这些问题都是NP问题,对于规模较大的问题用穷举法是没有办法在可接受的时间内求得最优解的,本程序只不过是一个练习,得意之处是用递归法把所有解都排列出来。另:胡运权所著的《运筹学基础及应用(第三版)》第97页的例3,我用本程序求解得到的结果是:最优解是x*=(1,0, 0, 0, 0),最优值是f(x*)=8,但书求得最优解是x*=(1,0, 1, 0, 0),最优值是f(x*)=4,是不是书中写错了,请大家验证。以下是源程序,大家可以任意使用无版权问题,另外,如果大家有大规模的0-1规划的问题也希望提供给我,谢谢。变量个数至少是3个(0-1 Integer Programming is a very broad background, such as assignment, bags and so on. actually TSP is a 0-1, of course, these problems are NP, for larger problem with the law is not exhaustive approach in an acceptable time frame to obtain the optimal solution. this procedure is only one practice, farewell tour is the method used recursive all of the solutions to show. Another : Hu Yun-author of "operational research, and application base (third edition)" Article 97 of the three cases, I use this procedure to solve the result is : is the optimal solution x = (1,0, 0, 0, 0), the optimal values of f (x*) = 8, but the book is to find the optimum solution x = (1,0, 1, 0, 0), the optimal values of f (x*) = 4, the book is not a mistake, please certification. Following is the source)
    2006-07-01 10:33:18下载
    积分:1
  • 0123744865
    Book - Introduction to pattern recognition : a MATLAB approach - Sergios Theodoridis.
    2010-08-27 10:45:49下载
    积分:1
  • 696516资源总数
  • 106562会员总数
  • 4今日下载