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

reinforcement-learning-master

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

  • matlab(GA)2
    matlab遗传算法工具箱函数及实例讲解2 【问题】在-5<=Xi<=5,i=1,2区间内,求解 f(x1,x2)=-20*exp(-0.2*sqrt(0.5*(x1.^2+x2.^2)))-exp(0.5*(cos(2*pi*x1)+cos(2*pi*x2)))+22.71282的最小值。 (matlab genetic algorithm toolbox function and examples to explain the problem [2] in-5 )
    2008-03-18 09:38:55下载
    积分:1
  • inpainting-denoisin
    MATLAB® is a high-level technical computing language and interactive environment for algorithm development, data visualization, data analysis, and numeric computation. Using the MATLAB product, you can solve technical computing problems faster than with traditional programming languages, such as C, C++, and Fortran. You can use MATLAB in a wide range of applications, including signal and image processing, communications, control design, test and measurement, financial modeling and analysis, and computational biology. Add-on toolboxes (collections of special-purpose MATLAB functions, available separately) extend the MATLAB environment to solve particular classes of problems in these application areas. MATLAB provides a number of features for documenting and sharing your work. You can integrate your MATLAB code with other languages and applications, and distribute your MATLAB algorithms and applications.
    2011-08-14 19:32:37下载
    积分:1
  • The-parameters-of-complex-network
    可以求出复杂网络中两节点间的距离以及平均路径长度,各节点的度及度的分布曲线,以及节点的聚类系数。(You can find out the distance and average path length between the two nodes in complex networks .you can also find out degree and degree distribution curve of each node, and the node clustering coefficient.)
    2013-12-19 21:50:06下载
    积分:1
  • optica
    运行optical.m文件,进入gui界面,能够实现对lens镜片,高度,宽度,半径等的调整,能够追迹光线,并调整光线的颜色,并输出追迹后的数据,焦点等数据(Run optical. M file, into the GUI interface, can realize the lens glasses, height, width, radius and adjustment, can tracing the light, and adjust the color of the light, and output the data after tracing, focus and other data)
    2014-11-19 10:37:44下载
    积分:1
  • vb
    是matlab中对bp理论的源代码 通过此代码 只需输入原始数据 通过计算可以得到 预期的输出结论(the cold for matlab)
    2013-12-19 19:28:44下载
    积分:1
  • yiqun-matlab
    一群算法的matlab仿真分析,有利于刚接触一群算法的同学进行学习(Ant colony algorithm)
    2011-10-08 15:38:31下载
    积分:1
  • psopt20130502b
    Particle swarm optimization is a derivative-free global optimum search algorithm based on the collective intelligence of a large group of intercommunicating entities. The individual particles are simple and primitive, knowing only their own current locations and fitness values, their personal best locations, and the swarm s best location. Each particle continually adjusts its trajectory based this information, moving towards the global optimum with each iteration. The swarm as a whole displays a remarkable level of coherence and coordination despite the simplicity of its individual particles. The coordinated behavior of the swarm has been compared with that of a flock of birds or a school of fish.
    2013-05-04 23:12:48下载
    积分:1
  • zlddjzd
    说明:  利用MATLAB语言编写的直流电动机制动特性分析的程序(The use of MATLAB language of DC motor braking characteristics of process)
    2009-08-22 12:03:25下载
    积分:1
  • radar
    说明:  绘制雷达扫描图,同时能根据从串口传来的参数动态地以黑点显示雷达扫描到的物体,同时能显示摄像头捕捉到的图像(Mapping radar scan at the same time according to the parameters coming from the serial port to dynamically scan radar black spots show the objects, while showing the camera captured images)
    2010-04-27 21:53:26下载
    积分:1
  • eusipco2006presentation_ari_hottinen
     Subcarrier Allocation in a Multiuser MIMO Channel Using Linear Programming (err)
    2007-04-17 09:08:37下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载