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

搜索资源列表

  1. suntton-RL-book-demo

    2下载:
  2. sutton强化学习书籍的所有matlab例子,学习很有用,不易找到-all matlab demo about sutton s book for reinforcement learning
  3. 所属分类:AI-NN-PR

    • 发布日期:2014-08-01
    • 文件大小:167936
    • 提供者:朱一枫
  1. C

    0下载:
  2. c和指针中文电子版 提供c语言的强化学习-vc and pointer use a single linked list to achieve the procedural requirements of each node-Chain store a student information.
  3. 所属分类:Windows Develop

    • 发布日期:2017-06-18
    • 文件大小:27791443
    • 提供者:寒星
  1. Q-Learing-and-bp

    3下载:
  2. 强化学习和BP神经网络,利用该代码可以深入理解Q学习如何和BP神经网络结合在一起的。-reinforcement learning and BP neral net
  3. 所属分类:AI-NN-PR

    • 发布日期:2016-04-19
    • 文件大小:24576
    • 提供者:xu
  1. k-means

    1下载:
  2. 基于k均值的强化学习的状态和动作的选择,可以有效的解决维灾难问题。-q learning with k-means
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:2407
    • 提供者:xu
  1. mini

    0下载:
  2. 最小二乘法的一个示例,通过该代码能更好的理解如何在强化学习中使用最小二乘法-Use this code, you can know how to address some problems in reinforcement learning
  3. 所属分类:matlab

    • 发布日期:2017-04-08
    • 文件大小:8916
    • 提供者:xu
  1. MDP-model-of-MPNP

    3下载:
  2. 在matlab平台上,针对多周期报童问题,采用值迭代算法、策略迭代算法和强化学习算法求解MDP模型的实例-This is an example presentting how to apply value-iteration algorithm,policy-iteration algorithm and reinforcement learning algorithm to MDP model, which aims to solve the multi-period newsboy prob
  3. 所属分类:matlab例程

    • 发布日期:2013-04-30
    • 文件大小:18013
    • 提供者:yejunyu
  1. Downloads

    0下载:
  2. 两段强化学习算法,提供给研究算法的同学。不知道有没有用-The two reinforcement learning algorithms, to provide students to study algorithm. Do not know that there is no use
  3. 所属分类:matlab

    • 发布日期:2017-04-15
    • 文件大小:7461
    • 提供者:liuhailo
  1. mdp-q

    1下载:
  2. 强化学习的谱聚类算法,实现基于图割的状态聚类-Reinforcement Learning spectral clustering algorithm to achieve the state of clustering based on graph cuts
  3. 所属分类:matlab例程

    • 发布日期:2017-04-21
    • 文件大小:17271
    • 提供者:王海
  1. RLtoolkit

    0下载:
  2. 强化学习的仿真程序,用来实现小车爬坡的强化学习,有图形化的表达-Reinforcement learning simulation program used to implement the car climbing reinforcement learning, the graphical expression of
  3. 所属分类:matlab

    • 发布日期:2017-05-07
    • 文件大小:1046983
    • 提供者:王海
  1. MDP

    0下载:
  2. 马尔科夫决策过程,强化学习的一种算法。主要用于机器人。-Markov process decision
  3. 所属分类:matlab

    • 发布日期:2016-01-26
    • 文件大小:12408832
    • 提供者:文新
  1. Diversity-density-learning-algorithm

    0下载:
  2. 多示例学习是与监督学习、非监督学习和强化学习并列的第四类学习框架-Multi-instance learning with supervised learning, unsupervised learning and strengthen the learning parallel learning framework
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-03
    • 文件大小:1357810
    • 提供者:毛玉凤
  1. Q-learning_pendulum

    1下载:
  2. 采用强化学习算法对倒立摆的摆动过程进行学习,通过学习使其保持平衡状态-Reinforcement learning algorithm to learn the inverted pendulum swing process, by learning to balance state
  3. 所属分类:AI-NN-PR

    • 发布日期:2016-06-12
    • 文件大小:39936
    • 提供者:王泽彬
  1. ai-robot

    0下载:
  2. 机器人人论文,强化学习,环境建立,仿人机器人等方向-Papers of robot people, strengthen the learning environment to establish a humanoid robot direction
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-14
    • 文件大小:3197912
    • 提供者:许东
  1. Mmutti-agentsu

    0下载:
  2. 多智能体工具包,可直接用来进行行多智能体强化学习算法设计与仿真 -Multi-agent toolkit, can be directly used for design and simulation of the line multi-agent reinforcement learning algorithm
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-05
    • 文件大小:145178
    • 提供者:李威
  1. A-good-learning-Q-source-

    0下载:
  2. Q-Learning强化学习的代码实现.rar-A good learning Q source code, for learning has a great role in reinforcement learning
  3. 所属分类:Windows Develop

    • 发布日期:2017-11-03
    • 文件大小:1747
    • 提供者:王建
  1. Renforce

    0下载:
  2. 强化学习的MATLAB简单实例程序,供机器学习的初学者参考使用。-Reinforcement Learning simple instance of MATLAB program for machine learning beginners use and reference.
  3. 所属分类:matlab

    • 发布日期:2017-11-25
    • 文件大小:2080
    • 提供者:jie
  1. MobileRobotSimQ

    2下载:
  2. 使用Q学习的一种强化学习算法,针对路径规划问题,用Q学习的方法解决-A method to solve planning the path, using Q_study, one method of reforence study.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2013-10-14
    • 文件大小:58145
    • 提供者:Ma Grace
  1. inverted_pendulum_refernce_study

    0下载:
  2. 一种结合神经网络来控制倒立摆稳定的程序。用强化学习方法,训练两个网络,一个是行为网络,一个是评估网络-a method to balance a inverted pendulum, using reference studing, as well as neural network.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-12-02
    • 文件大小:3606
    • 提供者:Ma Grace
  1. CSPSaQ-learningamatlab

    2下载:
  2. 基于强化学习的CSPS生产线优化设计,matlab源代码-Optimal design based on reinforcement learning the CSPS production line
  3. 所属分类:matlab

    • 发布日期:2017-11-19
    • 文件大小:391435
    • 提供者:洪志
  1. 2010-08-04_marl-1.3

    0下载:
  2. 基于强化学习与最优自适应控制器的智能机器人控制器-Based on reinforcement learning and optimal adaptive controller intelligent robot controller
  3. 所属分类:Other systems

    • 发布日期:2017-04-09
    • 文件大小:344944
    • 提供者:shugen
« 1 2 3 4 5 67 8 9 10 »
搜珍网 www.dssz.com