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

不同条件下的MAB问题

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

  • A_Tutorial_on_UWB
    说明:  一个关于UWB的介绍文档,讲了UWB的基本知识和应用(A tutorial about UWB. Introduce the basic knowledge and Applications of UWB)
    2011-04-07 15:36:43下载
    积分:1
  • binary_decision_tree_v1.0
    this package is binary Decision Tree code implement in matlab.
    2020-07-02 22:20:01下载
    积分:1
  • MATLAB
    MATLAB程序设计教程电子教案 包含:matlab实例编程一百个源程序, MATLAB程式设计入门篇程式流程控制等一系列基本操作(MATLAB Programming Guide electronic templates Contains: matlab programming examples one hundred source, MATLAB Programming Beginners program flow control and a series of basic operations)
    2013-09-12 19:25:37下载
    积分:1
  • eemdygk
    这个程序是一个具有EEDM信号分解的模块程序,它能够将输入的信号进行EEDM分解,从而得到所需要的各个信号分量。(This program is a signal having EEDM decomposition module program, the input signal that can be EEDM decomposition, thereby obtaining desired signal components.)
    2015-01-20 09:44:31下载
    积分:1
  • pscadDataProcess
    PSCAD程序与MATLAB程序的接口,将PSCAD文件产生的.out文件自动处理到所需matlab的文件格式(PSCAD program interface with MATLAB program , .out file generated by PSCAD automatically processed to the required file format for matlab)
    2015-03-04 16:13:31下载
    积分:1
  • Matlab-Simulink-and-Labview-Help.1
    single Point positioning
    2012-01-21 08:08:51下载
    积分:1
  • LMSxitongshibie
    通过FIR滤波器的自适应调整,不断修正其系统函数,使其与未知系统的参数充分逼近,从而使误差最小,达到系统辨识的目的。(Through the adaptive FIR filter, and continuously revise its system function, so that the unknown system parameters with sufficient approximation, so that the smallest error to achieve system identification purposes.)
    2010-01-13 18:15:33下载
    积分:1
  • MyGUIEngine
    MYGUI3.2改造 - 完善文字的换行显示,并为中文支持自动换行(MYGUI 3.2 transformation- perfect wrap text display, and support for Chinese Wrap)
    2013-12-15 17:59:44下载
    积分:1
  • compress
    jpeg compresion withquantization matrices
    2009-02-26 19:20:06下载
    积分:1
  • ExamplesaboutMATLAB(Proakis)
    例程:通信系统与 MATLAB (Proakis),很有益处,不妨(routines : communication system with MATLAB (Proakis), useful, to take a look)
    2007-04-24 09:30:36下载
    积分:1
  • 696518资源总数
  • 106148会员总数
  • 10今日下载