CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 搜索资源 - policy

搜索资源列表

  1. Loki.rar

    0下载:
  2. Modern C++ Design 一书中实现的程序库,全面体现Policy Based Programming 的灵活,提供了诸多设计模式何smart pointer的灵活实现,强烈推荐!
  3. 所属分类:数值算法/人工智能

    • 发布日期:
    • 文件大小:67.36kb
    • 提供者:
  1. srcV0624

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

    • 发布日期:2008-10-13
    • 文件大小:18.24kb
    • 提供者:柳春
  1. 43gwfdfd

    0下载:
  2. 农业决策咨询信息网络化特征的分析研究,很不错的-Agricultural Policy Advisory Information Network Features analysis, it is very good
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:111.79kb
    • 提供者:付阿力
  1. asm_javasrc

    0下载:
  2. 在这个电脑中的虚拟市场中,若干被称为交易者的人工智能程序(Agent)通过观察它们所在的数字世界中 股价和股息的不断变换而做出预测,并且根据这些预测做出购买股票与否以及购买股票数量的决策。 反过来,所有的交易者的决策又决定了股票的价格,这样,整个的股票交易市场就构成了一个自我封闭的 计算系统。同时,这些交易者都具有学习的能力,可以根据以前预测的成功或者失败对自己的决策进行调整 ,并且通过一种被称为遗传算法的方法产生创新能力。总之,ASM是一个电脑中不断进化的虚拟股票市场! 通
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:45.34kb
    • 提供者:xmzhang
  1. dtgh

    0下载:
  2. 和贪婪算法一样,在动态规划中,可将一个问题的解决方案视为一系列决策的结果。不同的是,在贪婪算法中,每采用一次贪婪准则便做出一个不可撤回的决策,而在动态规划中,还要考察每个最优决策序列中是否包含一个最优子序列。-and the greedy algorithm, the dynamic programming, can be a solution to the problem as the result of a series of policy decisions. The difference
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:37.46kb
    • 提供者:john
  1. Greed

    0下载:
  2. 利用贪心算法解决“部分背包问题”。这是个经典算法,实现的也比较完善,易用而且BUG少。-This code is about the "Knapsack problem".Our policy is the "Greedy Algorithm".It s easy to use & has nearly no BUG.
  3. 所属分类:Data structs

    • 发布日期:2017-03-31
    • 文件大小:1004byte
    • 提供者:洛菲雨
  1. MDPtoolbox

    1下载:
  2. 马尔科夫决策过程值迭代算法value iteration,策略迭代等函数代码,从国外网站下载,非常详细,有用。-Markov decision process value iteration algorithm value iteration, policy iteration and so the function code, from the foreign website, very detailed and useful.
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:231.41kb
    • 提供者:小小
  1. Loki

    0下载:
  2. Modern C++ Design 一书中实现的程序库,全面体现Policy Based Programming 的灵活,提供了诸多设计模式何smart pointer的灵活实现,强烈推荐!--The program library which has been realized in the book <>, it embodies the flexibility of Policy Based Programming, and provides the realisation
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-11-10
    • 文件大小:67.62kb
    • 提供者:suncfboy
  1. BackupGpeditOfWingl83

    0下载:
  2. 每次重装后都要设置组策略,特别是软件限制策略,造成很大的麻烦,所以就做了这个小软件,在虚拟机中测试过(测试环境为XP SP2),可以成功备份。由于对系统的了解所限,不知道是否每台电脑都可以成功备份。若备份不成功,可以叫Q讨论,我再做研究。 使用方法:直接双击exe使用,稍候即可将生成备份文件到桌面。待重装后双击即可还原。-After each reinstall all Group Policy settings, especially in the software restrict
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-03
    • 文件大小:371.23kb
    • 提供者:Wingl83
  1. fslyh

    0下载:
  2. 多道程序设计中,经常是若干个进程同时处于就绪状态,为了使系统中的各进程有条不紊地运行,必须选择某种调度策略,以选择一个进程占用处理机。本次实验按照轮转算法模拟单处理机调度的过程,以加对处理机调度的算法的理解。-Multi-channel program design, often at the same time a number of processes in the ready state, in order to make the system processes in an orderl
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-13
    • 文件大小:2.22kb
    • 提供者:林雨雄
  1. policyi

    0下载:
  2. Policy iteration algorithm of Howard applied to linear regulator Also known as Newton s method -Policy iteration algorithm of Howard applied to linear regulator Also known as Newton s method
  3. 所属分类:matlab

    • 发布日期:2017-03-26
    • 文件大小:1.12kb
    • 提供者:katore vishal
  1. huffman_coding

    0下载:
  2. 本程序建立了哈夫曼树并求出了各字符哈夫曼编码,但不能对需要编码的文件进行分析,作出最优或 近似最优的决策 建树的时间复杂度:O(nlogn) 求解编码的平均时间复杂度:O(n*d) d为哈夫曼树叶子的深度的期望,最坏情况的d=(n^2+n-2)/2n. 编码的最坏时间复杂度为O(n^2)-This procedure established a Huffman tree and calculated the various characters in Huffman c
  3. 所属分类:Data structs

    • 发布日期:2017-03-29
    • 文件大小:1.58kb
    • 提供者:刘晓明
  1. SERBER

    0下载:
  2. 用matlab 是实现qpsk的方针算法,并计算方针和理论的符号错误率和比特错误率~~请大家指正-Qpsk with matlab is to achieve the policy algorithm, and calculate the principle and theory of symbol error rate and bit error rate ~ ~ please correct me
  3. 所属分类:matlab

    • 发布日期:2017-04-08
    • 文件大小:1.2kb
    • 提供者:萨地方
  1. InsuranceCRMSystem

    0下载:
  2. Insurance trade system using data mining algorithm , in this system we take a survey of insurance policy and present in bar chat-Insurance trade system using data mining algorithm , in this system we take a survey of insurance policy and present in b
  3. 所属分类:Algorithm

    • 发布日期:2017-05-19
    • 文件大小:5.14mb
    • 提供者:sivaganesh
  1. researchoncontrolsystemformultistageinvertedpendul

    0下载:
  2. 这是一篇大连理工大学的硕士学位论文,题为基于模糊逻辑的多级倒立摆控制系统研究,是在李洪兴教授的指导下完成的。该论文的亮点在于详细的介绍变论域自适应模糊控制思想,并以二级倒立摆为实验对象给出了相应的方针结果。-This is a master' s degree thesis, Dalian University of Technology, entitled Multi-level Fuzzy Logic Inverted Pendulum Control System, is under
  3. 所属分类:matlab

    • 发布日期:2017-05-17
    • 文件大小:4.63mb
    • 提供者:haphan
  1. wuxianhezuiwod

    0下载:
  2. 无线合作分集网络中资源分配策略研究的论文-Cooperative diversity in wireless network resource allocation policy research papers
  3. 所属分类:matlab

    • 发布日期:2017-05-08
    • 文件大小:1.73mb
    • 提供者:谭乐平
  1. DeletePolicy

    0下载:
  2. 实现人工智能中鲁滨逊归结原理处理之前的删除策略的C#代码-Robinson resolution principle to achieve artificial intelligence in dealing with the deletion policy before the C# code
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-01
    • 文件大小:81.37kb
    • 提供者:hello
  1. Policy-iteration

    0下载:
  2. this code simulates the policy improvement iteration in a 3*3 grid game.
  3. 所属分类:matlab

    • 发布日期:2017-04-07
    • 文件大小:1.05kb
    • 提供者:Funmilayo
  1. pi.py

    0下载:
  2. Reinforcement Learning policy iteration algorithm
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2018-01-03
    • 文件大小:2kb
    • 提供者:helen_ray
  1. XIntSQP_schedule policy

    0下载:
  2. This matlab scipt provides schedule policy based on the reduction of the energy consumption of a datacenter.
  3. 所属分类:matlab例程

    • 发布日期:2018-01-06
    • 文件大小:5kb
    • 提供者:Freerk
« 12 3 4 »
搜珍网 www.dssz.com