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

搜索资源列表

  1. BPexample

    0下载:
  2. 开发环境:Matlab 简要说明:动量-自适应学习调整算法。在实际应用中,原始的BP算法很难胜任,因此出现了很多的改进算法。BP算法的改进主要有两种途径,一种是采用启发式学习方法,另一种则是采用更有效的优化算法。本例采用动量BP算法,来实现对网络的训练过程,动量法降低了网络对于误差曲面局部细节的敏感性,有效地抑制网络陷于局部极小。-development environment : Matlab Brief Descr iption : Momentum-adaptive learning
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:1051
    • 提供者:zhangjian
  1. ldfs

    0下载:
  2. 基于学习的深度优先搜索算法,一种通用的启发式搜索算法用于确定的,非确定以及MDPs环境中-Learning Depth-First Search:A Unified Approach to Heuristic Search in Deterministic and Non-Deterministic Settings,and its application to MDPs
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-02
    • 文件大小:724494
    • 提供者:刘小飞
  1. SimulatedAnnealing

    0下载:
  2. Simulated Annealing (SA) is a smart (meta)-heuristic for Optimization. Given a cost function in a large search space, SA replaces the current solution by a random "nearby" solution. The nearby solution is chosen with a probability that depends on the
  3. 所属分类:Data structs

    • 发布日期:2017-03-27
    • 文件大小:20145
    • 提供者:dingchong
  1. eserv

    0下载:
  2. Abstract. In this paper, we propose a method of hiding sensitive classification rules from data mining algorithms for categorical datasets. Our approach is to reconstruct a dataset according to the classification rules that have been checked an
  3. 所属分类:Database system

    • 发布日期:2017-04-03
    • 文件大小:274826
    • 提供者:Rishi
  1. HRR-Detector-for-Slow-Moving

    0下载:
  2. 地面探测器发现海杂波中的目标一种方法 并有仿真-Based upon observations from real radar data measurements, a heuristic approach exploiting a salient aspect of the idealized LRT is developed which is shown to perform well when applied to real measured sea clutter
  3. 所属分类:matlab

    • 发布日期:2017-05-10
    • 文件大小:2134838
    • 提供者:yangxiaozhu
  1. ant

    0下载:
  2. 蚁群算法(ant colony algorithm,简称ACA)是20世纪90年代由意大利学者M.Dorigo等人首先提出来的一种新型的模拟进化算法.它的出现为解决NP一难问题提供了一条新的途径.用蚁群算法求解旅行商问题(TSP)、分配问题(QAP)、调度问题(JSP)等,取得了一系列较好的实验结果.虽然对蚁群算法研究的时间不长,但是初步研究已显示出蚁群算法在求解复杂优化问题(特别是离散优化问题)方面具有一定的优势,表明它是一种很有发展前景的方法.蚁群算法的主要特点是:正反馈、分布式计算.正反馈
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-01
    • 文件大小:2383
    • 提供者:咋都有
  1. CLIPS_6.30_Beta.R3

    0下载:
  2. clips最新版   CLIPS是一种专家系统工具,最初由NASA/Lyndon B. Johnson太空中心软件技术研究室开发出来。自1986年首次发布以来,CLIPS经历了不断的改进和完善。现在它已经被广泛的应用在数以万计的全球用户中。   CLIPS被开发出来以促进集成人类知识和经验的软件发展。   在CLIPS中,知识的表示有三种方式:   l 规则,规则表示法是基于启发式经验知识库的首要选择。   l 自定义函数和通用函数,这种方式是程序式知识表示的首选。   l 面向对象设计,也
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-22
    • 文件大小:7085002
    • 提供者:魏林
  1. KMean

    0下载:
  2. KMEAN C# In data mining, k-means clustering is a method of cluster analysis which aims to partition n observations into k clusters in which each observation belongs to the cluster with the nearest mean. This results in a partitioning of the data sp
  3. 所属分类:Algorithm

    • 发布日期:2017-11-24
    • 文件大小:1578
    • 提供者:Truong
  1. Demangle

    0下载:
  2. Spoil names of symbols with C linkage, so use an heuristic approach to check if the name should be demangled. -Spoil names of symbols with C linkage, so use an heuristic approach to check if the name should be demangled.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-15
    • 文件大小:7359
    • 提供者:tiegiudk
  1. OOCH_RANDOMNESS

    0下载:
  2. OCCH RANDOMNESS (Optimised Connected Coverage Heuristic) approach Algorithm for WIreless Sensor Networks in Matlab
  3. 所属分类:Algorithm

  1. Chared ICA Code

    0下载:
  2. 受帝国主义殖民竞争机制的启发,Atashpaz-Gargari和Lucas于2007年提出了一种新的智能优化算法—帝国竞争算法 (ICA)。与GA, PSO, ABC等受生物行为启发的群智能算法不同,ICA受社会行为启发,通过摸拟殖民地同化机制和帝国竞争机制而形成的一种优化方法。ICA也是一种基于群体的优化方法,其解空间由称为国家的个体组成。ICA将国家分为几个子群,称为帝国。在每个帝国内,ICA通过同化机制使非最优的国家(殖民地)向最优国家(帝国主义国家)靠近,该过程类似于PSO。帝国竞争机制
  3. 所属分类:数学计算

    • 发布日期:2017-12-24
    • 文件大小:16384
    • 提供者:xzfff
搜珍网 www.dssz.com