搜索资源列表

  1. RL_Toolbox_Windows_Source_20b

    0下载:
  2. 这个是机器学习的一种算法的强化学习的工具箱. 请您用winzip解压缩-this is a machine learning algorithm toolbox of reinforcement learning. Please use winzip decompress
  3. 所属分类:Windows编程

    • 发布日期:2024-04-25
    • 文件大小:4658176
    • 提供者:柳春
  1. srcV0624

    1下载:
  2. 这个代码是policy iteration算法关于强化学习的. 请您用winzip 解压缩-policy iteration algorithm for enhanced learning. Please use winzip decompress
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-04-25
    • 文件大小:18432
    • 提供者:柳春
  1. muti-agents-toolbox

    1下载:
  2. 多智能体工具包,可直接用来进行多智能体强化学习算法设计与仿真-Multi-agent toolkit, can be directly used for multi-agent reinforcement learning algorithm design and simulation
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-04-25
    • 文件大小:141312
    • 提供者:秦元庆
  1. kevin

    0下载:
  2. 基于强化学习的robocode代码,实现了一个通过RL进行动作选择的坦克,导入robocode的相关文件夹下即可执行。 -Based on Reinforcement Learning robocode code, implements a RL to move through the choice of tanks, robocode into the relevant folder can be executed.
  3. 所属分类:其他智力游戏

    • 发布日期:2024-04-25
    • 文件大小:22528
    • 提供者:aa
  1. catandmouse

    0下载:
  2. 用java写的一个强化学习程序,猫通过学习学会了抓老鼠。-Using java to write a reinforcement learning process, the cat has learned through study抓老鼠.
  3. 所属分类:游戏

    • 发布日期:2024-04-25
    • 文件大小:57344
    • 提供者:叶凡
  1. RL_Toolbox_Windows_Source_20b

    1下载:
  2. 强化学习算法(R-Learning)难得的珍贵资料,在国外找的。分享给大家。-Reinforcement learning algorithm (R-Learning) rare precious materials, looking abroad. Share with everyone.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-04-25
    • 文件大小:12406784
    • 提供者:michile
  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. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-04-25
    • 文件大小:1651712
    • 提供者:刘润丹
  1. deboor-cox

    1下载:
  2. 目的:运用强化学习!多分类器集成!降维方法等最新计算机技术,结合细胞病理知识,设计制作/智能化肺癌细胞病理图像诊断系统0"方法:采集细胞图像,运用基于强化学习的图像分割法将细胞区域从背景中分离出来 运用基于样条和改进2方法对重叠细胞进行分离和重构 提取40个细胞特征用于贝叶斯!支持向量机!紧邻和决策树4种分类器,集成产生肺癌细胞分类结果 建立肺癌细胞病理图库,运用基于等降维方法对细胞进行比对,给予未定型癌细胞分类"结果:/智能化肺癌细胞
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-04-25
    • 文件大小:221184
    • 提供者:高阳
  1. q-learning

    3下载:
  2. 强化学习的q学习算法,能够通过此算法,使得某种动作不断得到加强,希望对那些想使用Q学习算法的人有所帮助-ReinforcementLearning Q learning
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-04-25
    • 文件大小:6144
    • 提供者:李晓静
  1. rl_cmac

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

    • 发布日期:2024-04-25
    • 文件大小:38912
    • 提供者:纵横
  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 i
  3. 所属分类:人工智能/神经网络/遗传算法

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

    0下载:
  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,
  3. 所属分类:人工智能/神经网络/遗传算法

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

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

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

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

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

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

  1. 强化学习解最优控制的matlab代码

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

    • 发布日期:2024-04-25
    • 文件大小:3072
    • 提供者:xudengguo
  1. 强化学习

    1下载:
  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
  3. 所属分类:人工智能/神经网络/遗传算法

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

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

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

    0下载:
  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. 所属分类:并行运算

    • 发布日期:2024-04-25
    • 文件大小:14267392
    • 提供者:草粉
  1. 《深入浅出强化学习:原理入门》高清PDF

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

    • 发布日期:2024-04-25
    • 文件大小:55626752
    • 提供者:yzkkent
« 12 3 4 5 6 7 8 9 10 »

源码中国 www.ymcn.org