CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - matlab Reinforcement learning

搜索资源列表

  1. Q-algorithm-of-RL

    5下载:
  2. 强化学习的Q算法matlab代码。适合寻找最优路径。让您对q算法一定有直观的理解!-A matlab program about Q of Reinforcement Learning Algorithm
  3. 所属分类:matlab

    • 发布日期:2016-06-12
    • 文件大小:2kb
    • 提供者:qicaiyun
  1. Q-learning-Reinforcement-learning

    5下载:
  2. 强化学习matlab源代码很少见的源代码,详细介绍Q学习的编程过程。-Reinforcement learning matlab source code,rare source code, detailed Q learning programming.
  3. 所属分类:matlab

    • 发布日期:2016-06-12
    • 文件大小:1kb
    • 提供者:jzhao
  1. Q-learning

    2下载:
  2. 关于增强学习的一个例子,Q-learning算法,和大家分享。-An example of reinforcement learning, and to share.
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2016-12-22
    • 文件大小:2.14kb
    • 提供者:薛刚
  1. main

    0下载:
  2. 在各种非线性系统中,倒立摆是一典型例子,用强化学习实现控制倒立摆-on-line learning control by association and reinforcement
  3. 所属分类:Other systems

    • 发布日期:2016-09-12
    • 文件大小:2.73kb
    • 提供者:xueguoying
  1. nc_tanker

    0下载:
  2. Neural control (reinforcement learning) for tanker heading
  3. 所属分类:matlab

    • 发布日期:2017-03-26
    • 文件大小:5.65kb
    • 提供者:Navid
  1. whjt05_iros

    0下载:
  2. Multi-Agent Quadrotor Testbed Control Design: Integral Sliding Mode vs. Reinforcement Learning
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-29
    • 文件大小:317.25kb
    • 提供者:hacen
  1. xc

    3下载:
  2. 基于强化学习的机器人寻路,以方格地图为环境-reinforcement learning apply in the robatics
  3. 所属分类:matlab

    • 发布日期:2016-04-19
    • 文件大小:3kb
    • 提供者:carole
  1. ValenceaArousal

    0下载:
  2. matlab环境下的Q学习算法代码,从收费网站下的,可以运行。-reinforcement learning code in MATLAB
  3. 所属分类:matlab

    • 发布日期:2016-06-12
    • 文件大小:35kb
    • 提供者:maojunxin
  1. Q123

    1下载:
  2. 一个很好的Q学习源码,对于学习强化学习有很大的作用。-Q-learning a good source for learning reinforcement learning has a significant role.
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:1.71kb
    • 提供者:高原
  1. reinforfcement-learning

    1下载:
  2. 强化学习在认知无线电领域的应用,很有价值的英文参考资料。-Reinforcement learning in the field of cognitive radio applications, valuable reference materials in English.
  3. 所属分类:Communication

    • 发布日期:2017-03-29
    • 文件大小:285.81kb
    • 提供者:feixiang
  1. reinforcement-learning

    0下载:
  2. A Matlab code for finding the shortest path in a graph using reinforcement learning. A sample of input file format is included.
  3. 所属分类:matlab

    • 发布日期:2017-03-25
    • 文件大小:11.14kb
    • 提供者:Ali
  1. matlab-reinforcement-leaning.z

    1下载:
  2. 该资料使用matlab做增强学习仿真的开发包,希望对学习增强学习有所帮助。,The data use matlab to do to enhance the development of learning simulation package, and I hope to learn to help enhance learning.
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-10
    • 文件大小:967.57kb
    • 提供者:李冲
  1. matlab

    0下载:
  2. reinforcement learning demo
  3. 所属分类:Other systems

    • 发布日期:2017-12-06
    • 文件大小:3.38kb
    • 提供者:
  1. matlab

    0下载:
  2. matlab demo about reinforcement learning
  3. 所属分类:Other systems

    • 发布日期:2017-12-03
    • 文件大小:2.08kb
    • 提供者:
  1. Q-Learning

    1下载:
  2. Q 学习方面的MATLAB程序,对于研究强化学习和自适应动态规划的朋友很有参考价值-Q learning MATLAB. For the study of reinforcement learning and adaptive dynamic programming
  3. 所属分类:Other systems

    • 发布日期:2016-05-06
    • 文件大小:1kb
    • 提供者:guo
  1. MATLAB

    2下载:
  2. 时序差分学习是强化学习的一种重要算法,该代码提供了时序差分学习做路径规划的一个仿真。-Temporal difference learning is an important algorithm for reinforcement learning, which provides a simulation of sequential differential learning for path planning.
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-04
    • 文件大小:4.27kb
    • 提供者:赵欢
  1. matlab

    1下载:
  2. 智能小车是移动机器人的一种,可通过计算机编程来实现其对行驶方向、启停以及速度的控制。要想让智能小车在行驶过程中能成功地避开障碍物,必须对其进行路径规划?,路径规划的任务是为小车规划一条从起始点到目标点的无碰路径。路径规划方法有:BP人工神经网络法(Back Propagation)、机器学习(Reinforcement Learning)、以及模糊控制(Fuzzy Control)方法等。(There are many ways on autonomous mobile robot obstac
  3. 所属分类:matlab例程

    • 发布日期:2018-01-07
    • 文件大小:434kb
    • 提供者:zallen
  1. reinforcement-learning-robot-in-maze-master

    0下载:
  2. Reinforcement learning, a Q learning algorithm, implementation on a robot that tryies to solve randomly created maze and reach the goal. Note that you can run .m files both on Matlab and Octave.
  3. 所属分类:matlab例程

    • 发布日期:2018-05-02
    • 文件大小:36kb
    • 提供者:YH.HO
  1. matlab Q学习仿真

    3下载:
  2. 基于Q学习算法,寻找最优路径,是强化学习中的一种,很实用,代码很详细,有备注(Searching for the optimal path based on Q algorithm is a kind of reinforcement learning. It is very practical, the code is very detailed, with notes.)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2018-11-29
    • 文件大小:4kb
    • 提供者:Monster42
  1. 强化学习解最优控制的matlab代码

    6下载:
  2. 强化学习解最优控制的matlab代码,可以运行(The matlab code of reinforcement learning solution optimal control, it can run)
  3. 所属分类:Windows编程

    • 发布日期:2019-09-20
    • 文件大小:3kb
    • 提供者:xudengguo
« 12 »
搜珍网 www.dssz.com