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

不同条件下的MAB问题

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

  • SFM estimation
    SFM信号的产生及其基本设置,对信号估计等(SFM signals generated and the basic settings, such as the signal estimate)
    2007-09-05 13:03:21下载
    积分:1
  • music-algorithm-simulation
    music算法的基本仿真以及有关的阵元数,SNR,阵元间距,快拍数之间的程序仿真(The basic simulation algorithms music program and the number of array elements related, SNR, element spacing, the number of snapshots between simulation)
    2014-12-22 23:31:22下载
    积分:1
  • CGH-use-MATLAB
    计算全息用液晶光阀在线与matlab计算机生成全息图(CGH liquid crystal light valve online with matlab computer generated hologram)
    2012-11-05 20:41:51下载
    积分:1
  • Simulation_of_a_variety_of_LMS_Algorithm
    仿真了LMS算和和牛顿算法以及最速下降算法有图形可以清楚的看到几个算法的收敛速度的快慢(Calculation and simulation of the LMS and Newton algorithm and the steepest descent algorithm can clearly see several graphical convergence of the algorithm for the pace of)
    2009-12-19 18:30:36下载
    积分:1
  • Compensate
    补偿算法,用于传感器非线性补偿,可以参考,大家感兴趣可以下来看下,欢迎下载。(Compensation algorithm for nonlinear compensation sensor, reference, we are interested can look down, welcome to download.)
    2014-12-09 16:19:39下载
    积分:1
  • MOTOR
    direct courant motor program in MATLAB langage
    2011-02-10 06:39:57下载
    积分:1
  • lungbayesdemo
    Title: "Modeling Lung Cancer Diagnosis Using Bayesian Network Inference" This demo illustrates a simple Bayesian Network example for exact probabilistic inference using Pearl s message-passing algorithm. Introduction: Bayesian networks (or belief networks) are probabilistic graphical models representing a set of variables and their dependencies. The graphical nature of Bayesian networks and the ability of describing uncertainty of complex relationships in a compact manner provide a method for modelling almost any type of data.
    2013-05-04 20:02:43下载
    积分:1
  • work
    包含几个具体事例及其对程序内容的详解,能够帮助理解小波实现得具体过程(Contains several concrete examples of its contents Xiangjie the program can help to understand the specific process may Wavelet)
    2009-10-27 20:17:27下载
    积分:1
  • wiener
    维纳滤波程序,给正弦波信号加入信噪比为20dB的高斯白噪声。(Wiener filtering process, to add a signal to the sine wave signal to noise ratio of 20dB Gauss white noise.)
    2020-12-12 01:19:17下载
    积分:1
  • Generator_sets
    690V电压等级柴油发电机组simulink模型(Simulink model of diesel generator sets with 690V voltage rate)
    2015-07-24 17:10:52下载
    积分:1
  • 696516资源总数
  • 106562会员总数
  • 4今日下载