登录
首页 » matlab » reinforcement-learning-master

reinforcement-learning-master

于 2020-05-01 发布
0 98
下载积分: 1 下载次数: 5

代码说明:

说明:  在障碍物环境下的基于强化学习的单智能体与多智能体路径规划算法(Single agent and multi-agent path planning algorithm based on reinforcement learning in obstacle environment)

文件列表:

reinforcement-learning-master, 0 , 2018-06-01
reinforcement-learning-master\.gitattributes, 66 , 2018-06-01
reinforcement-learning-master\MAL, 0 , 2018-06-01
reinforcement-learning-master\MAL\01 MA Centralized-Q, 0 , 2018-06-01
reinforcement-learning-master\MAL\01 MA Centralized-Q\LFAEstimator.m, 807 , 2018-06-01
reinforcement-learning-master\MAL\01 MA Centralized-Q\MAEnvironment.m, 7602 , 2018-06-01
reinforcement-learning-master\MAL\01 MA Centralized-Q\macq.m, 3115 , 2018-06-01
reinforcement-learning-master\MAL\01 MA Centralized-Q\maq_iterationCount.mat, 5988 , 2018-06-01
reinforcement-learning-master\MAL\01 MA Centralized-Q\maq_reward.mat, 5987 , 2018-06-01
reinforcement-learning-master\MAL\01 MA Centralized-Q\weights.mat, 1487 , 2018-06-01
reinforcement-learning-master\MAL\02 MA Hysteretic-Q, 0 , 2018-06-01
reinforcement-learning-master\MAL\02 MA Hysteretic-Q\LFAEstimator.m, 1003 , 2018-06-01
reinforcement-learning-master\MAL\02 MA Hysteretic-Q\MAEnvironment.m, 7775 , 2018-06-01
reinforcement-learning-master\MAL\02 MA Hysteretic-Q\a1_weights.mat, 536 , 2018-06-01
reinforcement-learning-master\MAL\02 MA Hysteretic-Q\a2_weights.mat, 535 , 2018-06-01
reinforcement-learning-master\MAL\02 MA Hysteretic-Q\mahq.m, 3720 , 2018-06-01
reinforcement-learning-master\MAL\02 MA Hysteretic-Q\maq_iterationCount.mat, 5739 , 2018-06-01
reinforcement-learning-master\MAL\02 MA Hysteretic-Q\maq_reward.mat, 5760 , 2018-06-01
reinforcement-learning-master\MAL\03 MAPG, 0 , 2018-06-01
reinforcement-learning-master\MAL\03 MAPG\MAEnvironment.m, 7775 , 2018-06-01
reinforcement-learning-master\MAL\03 MAPG\PolicyEstimator.m, 1122 , 2018-06-01
reinforcement-learning-master\MAL\03 MAPG\ValueEstimator.m, 844 , 2018-06-01
reinforcement-learning-master\MAL\03 MAPG\agent1_policy_weights.mat, 536 , 2018-06-01
reinforcement-learning-master\MAL\03 MAPG\agent2_policy_weights.mat, 537 , 2018-06-01
reinforcement-learning-master\MAL\03 MAPG\mapg.m, 3389 , 2018-06-01
reinforcement-learning-master\MAL\03 MAPG\mapg_iterationCount.mat, 3556 , 2018-06-01
reinforcement-learning-master\MAL\03 MAPG\mapg_reward.mat, 3608 , 2018-06-01
reinforcement-learning-master\MAL\03 MAPG\value_weights.mat, 216 , 2018-06-01
reinforcement-learning-master\MAL\Basic Functions, 0 , 2018-06-01
reinforcement-learning-master\MAL\Basic Functions\clcAngle.m, 463 , 2018-06-01
reinforcement-learning-master\MAL\Basic Functions\compare_fig.m, 1759 , 2018-06-01
reinforcement-learning-master\MAL\Basic Functions\ds2nfu.m, 2946 , 2018-06-01
reinforcement-learning-master\MAL\Basic Functions\make_epsilon_policy.m, 334 , 2018-06-01
reinforcement-learning-master\MAL\Basic Functions\make_greedy_policy.m, 277 , 2018-06-01
reinforcement-learning-master\MAL\Basic Functions\make_random_policy.m, 92 , 2018-06-01
reinforcement-learning-master\MAL\Basic Functions\q_value_or_policy2fig.m, 3218 , 2018-06-01
reinforcement-learning-master\MAL\Basic Functions\sigmoid.m, 51 , 2018-06-01
reinforcement-learning-master\README.md, 759 , 2018-06-01
reinforcement-learning-master\SAL, 0 , 2018-06-01
reinforcement-learning-master\SAL\01 DP, 0 , 2018-06-01
reinforcement-learning-master\SAL\01 DP\PE.m, 522 , 2018-06-01
reinforcement-learning-master\SAL\01 DP\PE_V.mat, 5034 , 2018-06-01
reinforcement-learning-master\SAL\01 DP\PI.m, 2383 , 2018-06-01
reinforcement-learning-master\SAL\01 DP\PI_P.mat, 696 , 2018-06-01
reinforcement-learning-master\SAL\01 DP\PI_P.svg, 56294 , 2018-06-01
reinforcement-learning-master\SAL\01 DP\PI_V.mat, 6922 , 2018-06-01
reinforcement-learning-master\SAL\01 DP\PI_simulationTime.mat, 192 , 2018-06-01
reinforcement-learning-master\SAL\01 DP\VI.m, 2456 , 2018-06-01
reinforcement-learning-master\SAL\01 DP\VI_P.mat, 361 , 2018-06-01
reinforcement-learning-master\SAL\01 DP\VI_P.svg, 54344 , 2018-06-01
reinforcement-learning-master\SAL\01 DP\VI_Q.mat, 25500 , 2018-06-01
reinforcement-learning-master\SAL\01 DP\VI_Q.svg, 56806 , 2018-06-01
reinforcement-learning-master\SAL\01 DP\VI_V.mat, 4881 , 2018-06-01
reinforcement-learning-master\SAL\01 DP\VI_simulationTime.mat, 192 , 2018-06-01
reinforcement-learning-master\SAL\01 DP\Values.xlsx, 26566 , 2018-06-01
reinforcement-learning-master\SAL\01 DP\policy_evaluation.m, 781 , 2018-06-01
reinforcement-learning-master\SAL\02 MC, 0 , 2018-06-01
reinforcement-learning-master\SAL\02 MC\offpmc.m, 4645 , 2018-06-01
reinforcement-learning-master\SAL\02 MC\offpmc_c.mat, 20341 , 2018-06-01
reinforcement-learning-master\SAL\02 MC\offpmc_iterationCount.mat, 109202 , 2018-06-01
reinforcement-learning-master\SAL\02 MC\offpmc_policy.mat, 1317 , 2018-06-01
reinforcement-learning-master\SAL\02 MC\offpmc_q.mat, 20092 , 2018-06-01
reinforcement-learning-master\SAL\02 MC\offpmc_reward.mat, 1885 , 2018-06-01
reinforcement-learning-master\SAL\02 MC\onpmc.m, 4255 , 2018-06-01
reinforcement-learning-master\SAL\02 MC\onpmc_iterationCount.mat, 78957 , 2018-06-01
reinforcement-learning-master\SAL\02 MC\onpmc_policy.mat, 2485 , 2018-06-01
reinforcement-learning-master\SAL\02 MC\onpmc_q.mat, 27688 , 2018-06-01
reinforcement-learning-master\SAL\02 MC\onpmc_returns.mat, 36066 , 2018-06-01
reinforcement-learning-master\SAL\02 MC\onpmc_reward.mat, 1015 , 2018-06-01
reinforcement-learning-master\SAL\03 TD, 0 , 2018-06-01
reinforcement-learning-master\SAL\03 TD\qLearning.m, 2976 , 2018-06-01
reinforcement-learning-master\SAL\03 TD\qLearning_iterationCount.mat, 90583 , 2018-06-01
reinforcement-learning-master\SAL\03 TD\qLearning_q.mat, 27502 , 2018-06-01
reinforcement-learning-master\SAL\03 TD\qLearning_reward.mat, 5288 , 2018-06-01
reinforcement-learning-master\SAL\03 TD\sarsa.m, 3327 , 2018-06-01
reinforcement-learning-master\SAL\03 TD\sarsa_iterationCount.mat, 91987 , 2018-06-01
reinforcement-learning-master\SAL\03 TD\sarsa_q.mat, 27541 , 2018-06-01
reinforcement-learning-master\SAL\03 TD\sarsa_reward.mat, 1559 , 2018-06-01
reinforcement-learning-master\SAL\04 LFA, 0 , 2018-06-01
reinforcement-learning-master\SAL\04 LFA\LFAEstimator.m, 807 , 2018-06-01
reinforcement-learning-master\SAL\04 LFA\linear_function_approximation.m, 3454 , 2018-06-01
reinforcement-learning-master\SAL\04 LFA\onp_lfa_iterationCount.mat, 125625 , 2018-06-01
reinforcement-learning-master\SAL\04 LFA\onp_lfa_reward.mat, 1702 , 2018-06-01
reinforcement-learning-master\SAL\04 LFA\onp_lfa_weights.mat, 328 , 2018-06-01
reinforcement-learning-master\SAL\05 DQN, 0 , 2018-06-01
reinforcement-learning-master\SAL\05 DQN\DQN.m, 4158 , 2018-06-01
reinforcement-learning-master\SAL\05 DQN\DQNEstimator.m, 3079 , 2018-06-01
reinforcement-learning-master\SAL\05 DQN\DQN_iterationCount.mat, 23638 , 2018-06-01
reinforcement-learning-master\SAL\05 DQN\DQN_reward.mat, 2976 , 2018-06-01
reinforcement-learning-master\SAL\05 DQN\DQN_simulationTime.mat, 241 , 2018-06-01
reinforcement-learning-master\SAL\05 DQN\DQN_weights.mat, 844598 , 2018-06-01
reinforcement-learning-master\SAL\05 DQN\dqn_rwd.png, 9910 , 2018-06-01
reinforcement-learning-master\SAL\06 LPG, 0 , 2018-06-01
reinforcement-learning-master\SAL\06 LPG\PolicyEstimator.m, 1135 , 2018-06-01
reinforcement-learning-master\SAL\06 LPG\ValueEstimator.m, 844 , 2018-06-01
reinforcement-learning-master\SAL\06 LPG\pg_iterationCount.mat, 103307 , 2018-06-01
reinforcement-learning-master\SAL\06 LPG\pg_reward.mat, 2130 , 2018-06-01
reinforcement-learning-master\SAL\06 LPG\policy_gradient.m, 3366 , 2018-06-01
reinforcement-learning-master\SAL\06 LPG\policy_weights.mat, 330 , 2018-06-01
reinforcement-learning-master\SAL\06 LPG\value_weights.mat, 211 , 2018-06-01

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

发表评论

0 个回复

  • pitchshifting
    Phase vocoder is aprogram that allow you perform the shiftting pich without chort o long the time, using a factor value to do that
    2010-03-01 02:10:18下载
    积分:1
  • xiao2003
    用余弦法仿真的瑞利衰落,包括自相关互相关、功率谱密度等等。依据是Chengshan Xiao2003年的文章。(Cosine method for simulation of Rayleigh fading, including the auto-correlation cross-correlation, power spectral density and so on. Based on the the Chengshan Xiao2003 article.)
    2012-06-18 18:30:43下载
    积分:1
  • OMUD-DS-CDMA-Multi-Path2_users
    Optimum MUD for DS-CDMA in Multi-Path Fading Channel 2 USERS( Optimum MUD for DS-CDMA in Multi-Path Fading Channel 2USERS)
    2014-11-20 11:36:36下载
    积分:1
  • 基于粒子群优化算法的特征选择SVM分类
    针对“BreastCancer”数据集,作为对比,第一次对特征集直接进行SVM分类,第二次使用粒子群算法进行特征选择后再进行SVM分类。并且对比和分析了两次分类的结果。(For "BreastCancer" data set, as a comparison, the first time the feature set is directly classified by SVM, and the second time the feature set is selected by particle swarm optimization before SVM classification. The results of the two classifications are compared and analyzed.)
    2021-03-05 21:39:31下载
    积分:1
  • morphology
    形态学,在模式识别系统中,判断两个形状的区别。(morphology )
    2010-12-18 20:50:12下载
    积分:1
  • CPAFC
    说明:  附件中包括: 1.叉积自动频率控制(CPAFC)matlab源代码cpafc.m 2.相应的am调制的测试信号am.dat ,载波500Hz,采样8000,调制信号50Hz,32 位float(Accessories include: 1. Cross product auto frequency control (CPAFC) matlab source code cpafc.m 2 . corresponding test signal modulation am am.dat, carrier 500Hz, sampling 8000, modulated signal 50Hz, 32 位 float)
    2011-03-27 01:31:28下载
    积分:1
  • IIRFIR
    这是基于数字信号处理的滤波器设计,有FIR的和IIR的有6种不同的窗函数(IIR and FIR )
    2010-05-09 10:49:28下载
    积分:1
  • SAR
    SAR点目标仿真 程序 RD算法程序 matlab(SAR dut target )
    2010-05-15 15:01:48下载
    积分:1
  • FEM_2Dor3D_linelast_standard.m
    linear elastic Fem analysis in materials
    2011-12-10 08:27:19下载
    积分:1
  • SimpleJSON
    JSON library SimpleJSON
    2013-12-27 13:54:09下载
    积分:1
  • 696518资源总数
  • 104269会员总数
  • 42今日下载