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

搜索资源列表

  1. Q学习

    1下载:
  2. 使用matlab语言,能够实现简单的Q学习(Using the MATLAB language to achieve simple Q learning)
  3. 所属分类:Windows编程

    • 发布日期:2018-01-07
    • 文件大小:1024
    • 提供者:ericjia123
  1. neural_network_qvalue

    1下载:
  2. critic q learning with matlab m file
  3. 所属分类:其他

    • 发布日期:2018-01-07
    • 文件大小:1024
    • 提供者:rokhforoz
  1. Cal

    1下载:
  2. 两表法 三表法 计算P Q 两表法计算有功功率、无功功率,适用于基波及任意次谐波分量 三表法计算有功功率、无功功率,适用于基波及任意次谐波分量(P = Uae*Iae+Uam*IA_M Q = Uam*Iae-Uae*IA_M)
  3. 所属分类:DSP编程

  1. 三菱编程

    0下载:
  2. 这是三菱PLC的Q系列的编程手册和指令。(This is Mitsubishi PLC program document.)
  3. 所属分类:其他

    • 发布日期:2018-01-10
    • 文件大小:50273280
    • 提供者:秦时明月11
  1. CQT_toolbox_2013

    1下载:
  2. Q变换有关的一些matlab程序,实现时频域的地震数据重建(Some matlab programs related to Q transformation)
  3. 所属分类:*行业应用

    • 发布日期:2018-01-11
    • 文件大小:1793024
    • 提供者:wanghaha11
  1. Q Corresponding MELSEC Communication protocol

    0下载:
  2. Q Corresponding MELSEC Communication Protocol
  3. 所属分类:其他

    • 发布日期:2018-04-20
    • 文件大小:4617216
    • 提供者:carga2
  1. main

    2下载:
  2. 将Qos的网络参数映射成用户体验QoE与网络能耗以及网络的切换损耗之差作为每次网络选择的即刻回报值, 应用Q-learning算法逐步动态根据网络QOE参数进行网络选择。(Mapping Qos network parameters into user experience QoE and network energy consumption and the switching loss of the network as the immediate return value of each n
  3. 所属分类:网络编程

    • 发布日期:2018-04-23
    • 文件大小:2048
    • 提供者:汀蓝随风
  1. Chapter 6 (Temporal Difference Learning)

    0下载:
  2. 讲解强化学习中的Q学习和sarsa学习,并通过具体实例讲解怎样运用这些学习方法(Explain Q learning and sarsa learning in intensive learning, and explain how to use these learning methods through concrete examples)
  3. 所属分类:matlab例程

    • 发布日期:2018-04-18
    • 文件大小:24576
    • 提供者:xinjiangafanti
  1. Q_learning

    0下载:
  2. Q学习的经典实例,入门经典教程程序,实例对应的是从任一房间出发,走出去的最优路径(classic examples of Q-learning, getting started classic tutorial program)
  3. 所属分类:matlab例程

    • 发布日期:2018-04-30
    • 文件大小:1024
    • 提供者:hlhfhmt
  1. 非线性规划

    3下载:
  2. 采用matlab平台实现该非线性规划问题,采用函数为fmincon命令 在具体编写代码过程中,可以将线性约束也写在非线性约束函数nonlinearcondition中,简化代码.(MATLAB nonlinear programming to seek the best value of Q function)
  3. 所属分类:Windows编程

    • 发布日期:2018-05-01
    • 文件大小:78848
    • 提供者:未蓝将蓝
  1. 3

    0下载:
  2. QQ爱挂Q网V1.6特点,结合SAE版和普通版,可以监控cron.php,推荐fw1~fw8和newsid.php一个个分开监控。(QQai hang Q V1.6 features, combined with the SAE edition and standard edition, can monitor the cron.php, fw1~fw8 and newsid.php were separated from the recommended monitoring.)
  3. 所属分类:WEB开发

    • 发布日期:2018-05-02
    • 文件大小:1923072
    • 提供者:y435u6jry
  1. deep_q_rl-master

    0下载:
  2. This package provides a Lasagne/Theano-based implementation of the deep Q-learning algorithm described in: Playing Atari with Deep Reinforcement Learning Volodymyr Mnih, Koray Kavukcuoglu, David Silver, Alex Graves, Ioannis Antonoglou, Daan Wierst
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2018-05-02
    • 文件大小:26624
    • 提供者:YH.HO
  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
    • 文件大小:36864
    • 提供者:YH.HO
  1. 聚类

    0下载:
  2. 相似性划分,Q型聚类,是理想的多变量统计技术,主要有分层聚类法和迭代聚类法。 聚类分析也称群分析、点群分析,是研究分类的一种多元统计方法。(Similarity classification and Q clustering are ideal multivariate statistical techniques, including hierarchical clustering and iterative clustering. Cluster analysis, also known a
  3. 所属分类:数据挖掘

    • 发布日期:2018-05-04
    • 文件大小:11264
    • 提供者:liguozhang
  1. code

    6下载:
  2. Q-learning 算法实现AGV的最优路径规划,实测效果非常好,对于研究深度学习和强化学习的同学很有帮助!(The Q-learning algorithm realizes the optimal path planning of AGV, and the measured results are very good. It is very helpful for students who are studying deep learning and reinforcement learn
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2018-06-18
    • 文件大小:262144
    • 提供者:sfy123456
  1. matlab Q学习仿真

    1下载:
  2. Qdemo演示程序 Qlearning Q学习主程序 调用 drnd(随机变量生成函数) 任务改变时,要设当改变execut子函数和一些脚标变换函数。 用于打印状态的statements也要改一下。(Qdemo demo The main program Qlearning Q learning Call DRND generating function (random variables))
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2019-09-20
    • 文件大小:2048
    • 提供者:如如有理想
  1. matlab q学习 走迷宫

    2下载:
  2. 在环境中寻找最优路径,自定义出发点和终点,实现智能体与环境交互(Find the optimal path in the environment, customize the starting point and end point, and realize the interaction between the intelligent body and the environment)
  3. 所属分类:matlab例程

    • 发布日期:2019-08-11
    • 文件大小:8192
    • 提供者:shuai_jiediqi
  1. 酷Q机器人

    0下载:
  2. 酷Q机器人程序,可以24小时挂Q以及方便管理QQ群,同时还有很多附加功能,可以通过模块添加
  3. 所属分类:其它程序

  1. pcaQT2

    0下载:
  2. 使用matlab计算pca中的T2统计量和Q统计量(Calculate T2 statistic and Q statistic in pca using matlab)
  3. 所属分类:数值算法/人工智能

    • 发布日期:2020-08-21
    • 文件大小:1024
    • 提供者:秋风暮霞
  1. IET_QLRSA

    1下载:
  2. 用Q-Learning实现中继选择,选择最佳中继进行通信传输(Realization of Relay Selection with Q-Learning)
  3. 所属分类:通讯编程

    • 发布日期:2021-01-04
    • 文件大小:1024
    • 提供者:summer灬
« 1 2 ... 5 6 7 8 9 1011 12 13 14 15 ... 50 »
搜珍网 www.dssz.com