搜索资源列表

  1. BP

    1下载:
  2. 基于BP神经网络的 参数自学习控制 (1)确定BP网络的结构,即确定输入层节点数M和隐含层节点数Q,并给出各层加权系数的初值 和 ,选定学习速率 和惯性系数 ,此时k=1; (2)采样得到rin(k)和yout(k),计算该时刻误差error(k)=rin(k)-yout(k); (3)计算神经网络NN各层神经元的输入、输出,NN输出层的输出即为PID控制器的三个可调参数 , , ; (4)根据(3.34)计算PID控制
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-05
    • 文件大小:1024
    • 提供者:dake
  1. cailiao

    0下载:
  2. 一个在线学习系统,功能强大,内容丰富,管理员能从后台直接添加课程内容,答疑,提交作业,在线讨论等。-An online learning system, powerful, rich content, the administrator can add the background to direct the course content, Q
  3. 所属分类:Windows编程

    • 发布日期:2024-05-05
    • 文件大小:1411072
    • 提供者:管小卫
  1. 51c

    0下载:
  2. 单片机方面,不错的学习资料 还有很多这方面的,有需要Q我,互相学习-Single-chip connection, good learning materials there are many in this regard, there is a need to Q I, learn from each other
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-05
    • 文件大小:569344
    • 提供者:luoliangqiang
  1. libpri-1.4.0

    0下载:
  2. ISDN协议q931的pri接口实现,可以作为学习Q信另使用-Q931 the pri agreement ISDN interface can be used as learning to use another letter Q
  3. 所属分类:通讯编程

    • 发布日期:2024-05-05
    • 文件大小:90112
    • 提供者:wubq
  1. TestMXComponent

    1下载:
  2. 利用三菱MXComponent程序进行与fx2n,Q系列等PLC的通讯测试程序。有读取plc自带通讯口,或者232口,或者485通讯三种方式,方便工控人员学习用-Mitsubishi MXComponent use of procedures and fx2n, Q series PLC communications test procedure. Have read Communications plc own mouth, or 2
  3. 所属分类:通讯编程

    • 发布日期:2024-05-05
    • 文件大小:231424
    • 提供者:mickey
  1. myicqsourcecode

    0下载:
  2. i c q 即 时 通 信 软 件, j a v a 实 现。 很 好 的 学 习 软 件。-icq instant messaging software, java implementation. Very good learning software.
  3. 所属分类:通讯编程

    • 发布日期:2024-05-05
    • 文件大小:1002496
    • 提供者:chengan
  1. asp.net200P

    0下载:
  2. asp.net专家疑难解答200问:包括源码,很不错的入门学习及常见问题解决的方法-asp.net expert Troubleshooting 200 Q: including source code, it is a good entry-learning and common problem-solving approach
  3. 所属分类:.net编程

    • 发布日期:2024-05-05
    • 文件大小:2392064
    • 提供者:joe
  1. qlearning_example

    2下载:
  2. 强化学习算法Q-learning的编程实例(Reinforcement learning algorithm Q-learning programming examples)
  3. 所属分类:matlab例程

    • 发布日期:2024-05-05
    • 文件大小:1024
    • 提供者:涛涛_王
  1. qlearning

    0下载:
  2. An Example for Reinforcement Learning using Q-learning with epsilon-greedy exploration(The deterministic cleaning-robot MDP a cleaning robot has to collect a used can also has to recharge its batteries. the state describ
  3. 所属分类:matlab例程

  1. ReinforcementLearning

    1下载:
  2. 利用MATLAB实现Q学习,简单易懂,欢迎大家下载(Using MATLAB to implement Q learning)
  3. 所属分类:matlab例程

    • 发布日期:2024-05-05
    • 文件大小:1024
    • 提供者:ColbyLi
  1. qianghuazhiyi1

    0下载:
  2. 对于强化学习中的特例算法Q学习,进行编程,通过编程,理解其的工作机制(For intensive learning, a special case algorithm Q learning, programming, through programming, to understand its working mechanism)
  3. 所属分类:数值算法/人工智能

  1. Reinforcment-Learning-With-Q-Learning-master

    0下载:
  2. What is Arduino? Arduino is an open-source electronics platform based on easy-to-use hardware and software. Arduino boards are able to read inputs - light on a sensor, a finger on a button, or a Twitter message - and tur
  3. 所属分类:matlab例程

    • 发布日期:2024-05-05
    • 文件大小:57344
    • 提供者:aouf
  1. reforce

    0下载:
  2. 强化学习的Q学习,关于强化学习的应用和算法,有很好的思路,可以从中举一反三,从而解决自己的问题,希望对大家能有所帮助(To strengthen the study of Q learning and to strengthen the application and algorithm of learning, we have a good idea. We can take one counter three from the mi
  3. 所属分类:GDI/图象编程

    • 发布日期:2024-05-05
    • 文件大小:12288
    • 提供者:jocelyn2435
  1. cartpole-dqn

    1下载:
  2. 利用deep q learning 的算法学习玩open ai gym里的cartpole游戏(Using deep Q learning algorithm to learn cartpole games in open AI gym)
  3. 所属分类:其他数据库

    • 发布日期:2024-05-05
    • 文件大小:2048
    • 提供者:KillerX
  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-05-05
    • 文件大小:3072
    • 提供者:若I柳雪
  1. matlab-maze-qlearning

    0下载:
  2. use q-learning to solve maze problem
  3. 所属分类:matlab例程

  1. Proximal_Policy_Optimization

    0下载:
  2. 强化学习可以按照方法学习策略来划分成基于值和基于策略两种。而在深度强化学习领域将深度学习与基于值的Q-Learning算法相结合产生了DQN算法,通过经验回放池与目标网络成功的将深度学习算法引入了强化学习算法。(Reinforcement learning can be divided into value-based learning and strategy based learning according to method le
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-05
    • 文件大小:8192
    • 提供者:小人物0104
  1. DEEE_Q_NETWORK

    0下载:
  2. 深度学习强化学习神经网络Deep Q-learning Network代码(Deep learning dqn code)
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-05-05
    • 文件大小:3072
    • 提供者:24pmoneday
  1. Q_learning

    0下载:
  2. 这是一种简单的网格迷宫问题Q-learning实现(This is a simple Q-learning implementation of grid maze problem)
  3. 所属分类:matlab例程

    • 发布日期:2024-05-05
    • 文件大小:1024
    • 提供者:慵懒小鱼仔
  1. IQm master

    0下载:
  2. Q-Learning-Based-Power-Control-Algorithm-for-D2D-Communication-master
  3. 所属分类:IOS

« 1 2 3 4 5 6 7 89 10 »

源码中国 www.ymcn.org