CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 强化学习

搜索资源列表

  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
    • 文件大小:1024
    • 提供者:guo
  1. maze

    0下载:
  2. 经典的迷宫问题 可用于对强化学习最优路径的研究-The classic maze can be used to study the optimal path reinforcement learning
  3. 所属分类:Other systems

    • 发布日期:2017-04-13
    • 文件大小:1645
    • 提供者:虎楠
  1. salamander

    0下载:
  2. webots 强化学习 避障算法 惩罚 随机 -webots punishment reinforcement learning obstacle avoidance algorithm randomly
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-14
    • 文件大小:2981
    • 提供者:乌鸦
  1. Kernel-Reinforcement-Learning

    0下载:
  2. 基于核函数方法的强化学习算法,用于处理连续状态空间问题或者大规模离散状态空间问题-Kernel-based reinforcement learning algorithm method for handling large-scale continuous state space problem or discrete state space problem
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-17
    • 文件大小:265999
    • 提供者:zhangyuming
  1. RL-in-Multi-Continuous-Action-Spaces

    0下载:
  2. 机器学习,大规模连续行为空间的强化学习算法研究及其应用分析-Machine learning, large-scale study of reinforcement learning algorithm continuously analyzes the behavior of space and its applications
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-25
    • 文件大小:136517
    • 提供者:zhangyuming
  1. Reinforcement--Transfer-Learning

    0下载:
  2. 采用迁移的方法来处理强化学习中策略空间的搜索问题-Migration method is adopted to deal with reinforcement learning strategy in the space of the search problem
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-24
    • 文件大小:280005
    • 提供者:白玉龙
  1. mtncarMatlab

    2下载:
  2. 这是一个实现强化学习的代码,可以解决山地车问题。解压文件,运行main.m可以出现一个带有按钮的窗口。-This is a matlab code for reinforcement learning for solving the mountain car problem. Untar the file and run the main.m file, then it brings up a window with all the displays and buttons.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-28
    • 文件大小:12779
    • 提供者:Sun Tingting
  1. FAReinforcement_V21

    0下载:
  2. 强化学习的matlab实现,希望对家有用-Reinforcement learning matlab, I hope to be useful at home
  3. 所属分类:matlab

    • 发布日期:2017-05-09
    • 文件大小:1543211
    • 提供者:liuao0910
  1. Reinforcement-Learning

    0下载:
  2. 斯坦福大学NG教授的用强化学习控制无人机的文章-Stanford university professor NG with reinforcement learning control of unmanned aerial vehicle (uav)
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-30
    • 文件大小:251105
    • 提供者:陈雯
  1. flappybird-qlearning-bot

    1下载:
  2. 基于深度强化学习的Flappy Bird机器人-Flappy Bird Bot using Reinforcement Learning
  3. 所属分类:Game Engine

    • 发布日期:2017-05-03
    • 文件大小:702501
    • 提供者:cleve
  1. inverted-pendulum-control

    4下载:
  2. 利用强化学习的自适应动态规划中的值迭代和策略迭代方法,神经网络控制方法,LQR状态调节器最优控制方法,实现了三维倒立摆在飞行器上的稳定控制。鲁棒性很强,进行了高斯白噪声的扰动实验。-Reinforcement learning adaptive dynamic programming in value iteration and policy iteration method, neural network control method, LQR state regulator optimal
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-04
    • 文件大小:49770
    • 提供者:边疆
  1. bayesian-learning

    0下载:
  2. 贝叶斯学习和强化学习相结合,其中包含贝叶斯Q学习-bayesian learning combined with reinforcement learning
  3. 所属分类:Project Design

    • 发布日期:2017-05-04
    • 文件大小:355583
    • 提供者:崔艳雨
  1. matlab-QLEARNING

    0下载:
  2. 模拟机器人路径规划,采用强化学习中的Q学习算法来实现,最后会返回机器人选择路径的坐标位置-code for path searching
  3. 所属分类:matlab

    • 发布日期:2017-05-05
    • 文件大小:4577
    • 提供者:levin
  1. ReinforcementLearning

    0下载:
  2. 里面有个例子供大家参考。关于强化学习,希望共同学习共同进步。-Reinforcement Learning
  3. 所属分类:Other systems

    • 发布日期:2017-05-04
    • 文件大小:14012
    • 提供者:刘东波
  1. irl_toolkit

    0下载:
  2. 逆向强化学习很有用的代码,对学习很有帮助,推荐使用-inverse reinforcements learning
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-25
    • 文件大小:8579072
    • 提供者:ww
  1. Q-Learning-Example-1

    0下载:
  2. Q-学习是一种重要的强化学习方法,提供一个Q-学习做路径规划的例子,初学者可以通过代码学习Q-学习的原理。-Q- learning is an important reinforcement learning methods, to provide an example of Q- learning to do path planning, beginners can learn the principles of Q- code.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-07
    • 文件大小:2048
    • 提供者:赵欢
  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
    • 文件大小:4377
    • 提供者:赵欢
  1. Reinforcement-Learning

    0下载:
  2. 基于神经网络的强化学习是对强化学习算法的一种改进,本文讲述了将基于神经网络的强化学习算法用于移动机器人动态导航。-Reinforcement learning based on neural network is an improvement of reinforcement learning algorithm. This paper describes the reinforcement learning algorithm based on neural network for dynam
  3. 所属分类:software engineering

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

    0下载:
  2. 这是一个实现强化学习的代码,可以解决山地车问题。这是一个实现函数将qlearning运用一次,选自斯坦福大学机器学习课程-This is a realization of reinforcement learning code, can solve the problem of mountain bike. This is a realization of function will use qlearning once selected Stanford Machine Learning Co
  3. 所属分类:Console

    • 发布日期:2017-04-12
    • 文件大小:561
    • 提供者:谢洁
  1. ReinforcementLearning-master-(1)

    1下载:
  2. 强化学习 机器学习语言 matlab试用程序-Reinforcement Learning-master
  3. 所属分类:software engineering

    • 发布日期:2017-12-11
    • 文件大小:3805466
    • 提供者:zyq
« 1 2 3 4 5 6 7 89 10 11 12 »
搜珍网 www.dssz.com