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

搜索资源列表

  1. q-learning.rar

    4下载:
  2. 强化学习的q学习算法,能够通过此算法,使得某种动作不断得到加强,希望对那些想使用Q学习算法的人有所帮助,ReinforcementLearning Q learning
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-21
    • 文件大小:5832
    • 提供者:李晓静
  1. Q-algorithm-of-RL

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

    • 发布日期:2016-06-12
    • 文件大小:2048
    • 提供者:qicaiyun
  1. ReinforcementLearning

    0下载:
  2. 强化学习的原代码还可以的 -The original source of reinforcement learning reinforcement learning can also be in the original code
  3. 所属分类:matlab

    • 发布日期:2016-06-12
    • 文件大小:1488
    • 提供者:
  1. ReinforcementLearning

    2下载:
  2. 强化学习算法的MATLAB仿真实例,希望能够对大家有帮助.-Q-learning algorithm of MATLAB simulation examples,wish it can help you.
  3. 所属分类:matlab

    • 发布日期:2017-03-27
    • 文件大小:1484
    • 提供者:xieying
  1. TicTacToe

    0下载:
  2. 将强化学习算法应用于Tic-tac-toe游戏-The reinforcement learning algorithm is applied to Tic-tac-toe game
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-25
    • 文件大小:74327
    • 提供者:荆玲
  1. Brainstormers05PublicRelease

    0下载:
  2. 这是bs球队的仿真2D比赛程序,其中的智能算法和强化学习算法值得借鉴。-This is bs tournament team 2D simulation procedure, in which intelligent algorithms and reinforcement learning algorithm is worth learning from.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-08
    • 文件大小:1652195
    • 提供者:刘润丹
  1. rl_cmac

    2下载:
  2. 强化学习算法。通过cmac神经网络实现强化学习状态空间到动作空间的映射。-Reinforcement learning algorithm. Cmac neural networks through the reinforcement learning state-space to the action of the mapping space.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-03
    • 文件大小:38893
    • 提供者:纵横
  1. catandmouse

    0下载:
  2. 强化学习实例:catchmouse 该实例用到了很多的算法monte carlo method,TD method and saras method.-an example for reinforcement learning:catchmouse.the example includes the following method:monte carlo method,TD method and saras method.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-30
    • 文件大小:54978
    • 提供者:胡桃
  1. 万门大学强化学习算法代码RW模型+TD模型

    1下载:
  2. 万门大学,强化学习,rw模型算法代码实现, V(CS) = V(CS) + A * ( V(US) * us - V(CS) * cs ) td模型, V(s{t}) = V(s{t}) + a[R(t+1) + rV{S(t+1)} - V{S(t)}](In the intensive learning of the University of Wan men, the RW algorithm, the python implementation, the algorithm f
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2018-05-01
    • 文件大小:1024
    • 提供者:lilin123
  1. 万门大学强化学习GridEvalu模型GridPolicy模型

    1下载:
  2. 万门大学,强化学习,Grid_world_evaluation模型算法代码实现, V(S) = V(S) + A * ( R(S) + r*V(new_S) - V(S) ) Grid_world_Policy模型, P(S) = P(S) + A * ( R(S) + r*P(new_S) - P(S) )(In the intensive learning of the University of Wan men, the Grid_world_evaluation algo
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2018-05-01
    • 文件大小:3072
    • 提供者:lilin123
  1. 深度强化学习综述

    3下载:
  2. 一本介绍深度强化学习的综述文章,对初学者很有帮助。(A review of intensive learning is very helpful for beginners.)
  3. 所属分类:行业发展研究

    • 发布日期:2019-10-07
    • 文件大小:2382848
    • 提供者:chenlinlinchina
  1. 基于强化学习的移动机器人自主导航研究

    1下载:
  2. 关于强化学习的移动机器人自主导航研究,对研究移动机器人很有帮助(Research on autonomous navigation of mobile robot based on Reinforcement Learning)
  3. 所属分类:数值算法/人工智能

    • 发布日期:2020-10-28
    • 文件大小:2099200
    • 提供者:chenlinlinchina
  1. 强化学习_倒立摆_Matlab程序

    1下载:
  2. MATLAB实现的强化学习程序,用于一级倒立摆控制。 程序调试正常运行(The reinforcement learning program implemented by MATLAB is used for the first inverted pendulum control. Normal operation of program debugging)
  3. 所属分类:机器人

  1. 基于深度强化学习的复杂环境下机器人自主移动算法

    1下载:
  2. 本算法是通过深度强化学习方法,模拟人类行走策略,建立避免碰撞的模型,训练机器人底盘以人类习惯在复杂变化的环境中主动生成速度和角度信息,从而自动行走。
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2019-05-05
    • 文件大小:13139849
    • 提供者:tthdtest
  1. 强化学习解最优控制的matlab代码

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

    • 发布日期:2019-09-20
    • 文件大小:3072
    • 提供者:xudengguo
  1. 强化学习

    3下载:
  2. 基础的强化学习Q-learning算法,对初学者对Q-learning算法得理解比较有帮助,程序包括运行脚本,Q-learning算法脚本以及环境脚本。(Basic reinforcement learning Q-learning algorithm is helpful for beginners to understand Q-learning algorithm. Programs include running scr ipt, Q-learning algorithm scr ipt
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2019-09-20
    • 文件大小:3072
    • 提供者:若I柳雪
  1. 强化学习

    1下载:
  2. 使用强化学习实现策略梯度和和马尔科夫决策过程(Implementing Strategic Gradient Sum and Markov Decision Process with Reinforcement Learning)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2020-11-17
    • 文件大小:51200
    • 提供者:为卿醉
  1. (强化学习入门)David Silver

    3下载:
  2. 深度学习的中文版本,里面详细介绍了深度学习的各种算法,其中还有一些用到的基础内容,例如矩阵和向量的范数(Chinese version of the depth of learning, which detailed the depth of learning algorithms, some of which used the basics, such as vector and matrix norm)
  3. 所属分类:并行计算

    • 发布日期:2020-09-18
    • 文件大小:14267392
    • 提供者:草粉
  1. 强化学习的MATLAB代码(走方格小程序)

    0下载:
  2. 学习代码转分享:采用强化学习算法做的一个MATLAB小程序,可以通过强化学习实现走方格小程序。
  3. 所属分类:matlab例程

  1. 《深入浅出强化学习:原理入门》高清PDF

    3下载:
  2. 《深入浅出强化学习 原理入门》高清pdf,内容可编辑(reinforcement learning)
  3. 所属分类:其他

    • 发布日期:2021-03-15
    • 文件大小:55626752
    • 提供者:yzkkent
« 12 3 4 5 6 7 8 9 10 »
搜珍网 www.dssz.com