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

reinforcement-learning-master

于 2020-05-01 发布
0 186
下载积分: 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 个回复

  • ass2
    matlab solution for FEM equipotential lines
    2010-12-04 05:17:58下载
    积分:1
  • trykalman
    “假设我们要研究的对象是一个房间的温度。根据你的经验判断,这个房间的温度是恒定的” 学习kalman滤波的朋友开始,很可能会在网上找到一篇“卡尔曼滤波器”的文章,而且有程序,但是发现程序和文章不匹配 我自己写了一个程序,和文章一致的,图也相同,初学的朋友可以看看(我自己也刚学几天,^_^) 另:我好像在没有下载权限的情况下突然收到了一个很需要的程序,虽然不明白原因,还是很感谢("If we are to the object of research is a room temperature. Based on the experience that The room temperature is a constant "learning Kalman filtering friends, is likely to find an online "Kalman filter," the article, but there are procedures, However, procedures and found the article does not match my own writing of a process, and the same article, the map is the same, Beginners friends can see (and I have a few days just learning ,^_^) another : I do not like the download under the competence of the suddenly received a great need of the procedure, although they do not understand why, still very grateful to the)
    2006-09-26 10:26:04下载
    积分:1
  • Alamouti
    Performance of Alamouti
    2014-11-15 01:24:30下载
    积分:1
  • Multi-agent-formation
    可以实现多智能体编队,即多个分散智能体聚集到一块且相互之间保持一定的距离向前运动(Can achieve multi-agent formations that gathered more than a dispersion agent, and maintain a certain distance from each other moving forward)
    2021-04-29 15:18:43下载
    积分:1
  • pujianfa_1
    语音增强谱减法程序,已经运行成功,效果明显(Spectral subtraction speech enhancement program has been run successfully, obvious effect)
    2010-07-29 20:39:28下载
    积分:1
  • imagePfusion
    各种用于图像融合的算法 比如PCNN,IHS变换,HMMALL等 适合于初学者 (all kings of methords which used of picture fusion)
    2011-05-12 15:38:15下载
    积分:1
  • 学习MATLAB和仿真的人可以看下 Matlab-and-Simulink
    正在学习MATLAB和仿真的人可以看下,适合新手,内容很详细(Simulation and MATLAB , very detailed content)
    2016-08-27 10:29:18下载
    积分:1
  • BFSK.m
    a BFSK modulator and demodulator
    2011-05-30 23:37:23下载
    积分:1
  • Matlab---The-Language-of-Technical-Computing
    This is a categorized compilation of tips for the MATLAB programmer. Items to help you to browse through them and find information that is useful. Many of the tips include a reference to specific MATLAB documentation that gives you more complete coverage of the topic.
    2013-12-07 19:14:30下载
    积分:1
  • equalareac
    power system stability equal area matlab code
    2014-01-27 18:53:14下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载