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

搜索资源列表

  1. bp_anncode

    0下载:
  2. 神经网络的bp算法。学神经网络的基础经典算法,不用多说了-bp neural network algorithm. Neural networks learn the basis of the classical algorithm, in fact the
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:49.42kb
    • 提供者:杨文海
  1. AIRBP

    0下载:
  2. 人工神经网络在模式识别,预测等领域广泛应用,ART和BP是常用的形式。-artificial neural networks in pattern recognition and prediction extensive application of ART and BP is commonly used forms.
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:83.37kb
    • 提供者:王海荣
  1. On-Line_MCMC_Bayesian_Model_Selection

    0下载:
  2. This demo nstrates how to use the sequential Monte Carlo algorithm with reversible jump MCMC steps to perform model selection in neural networks. We treat both the model dimension (number of neurons) and model parameters as unknowns. The derivation a
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:214.89kb
    • 提供者:晨间
  1. Reversible_Jump_MCMC_Bayesian_Model_Selection

    0下载:
  2. This demo nstrates the use of the reversible jump MCMC algorithm for neural networks. It uses a hierarchical full Bayesian model for neural networks. This model treats the model dimension (number of neurons), model parameters, regularisation paramete
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:340.61kb
    • 提供者:晨间
  1. KalmanFilteringanNeuralNetworksSimonHaykin

    0下载:
  2. Kalman Filtering and Neural Networks - Simon Haykin 原来网上的文件缺少第五章,这个完整版,欢迎下载,英文牛B的人可以翻译好后,再上传,谢谢!-Kalman Filtering and Neural Networks- Simon Haykin lack of original documents online Chapter V, the full version are welcome to download, English cattle
  3. 所属分类:Algorithm

    • 发布日期:2017-05-20
    • 文件大小:5.54mb
    • 提供者:马红
  1. datamining

    1下载:
  2. 数据挖掘相关算法集合,有聚类、神经网络、遗传算法等的代码实现-Data mining correlation algorithm collection has clustering, neural networks, genetic algorithms, such as the code implementation
  3. 所属分类:Algorithm

    • 发布日期:2017-05-26
    • 文件大小:8.48mb
    • 提供者:lipei
  1. CNN

    0下载:
  2. - usage of Centroid Neural Networks - ex) CNN.exe 2 2 8 data.txt 1. CNN.exe is the name of this program. 2. 1st parameter is the dimension of 1 datum. 3. 2nd parameter is the number of cluster that you want classification. 4. 3rd para
  3. 所属分类:Algorithm

    • 发布日期:2017-03-28
    • 文件大小:280.37kb
    • 提供者:Jae-Young Kim
  1. BPNetwork

    0下载:
  2. 有关人工神经网络的代码,尤其是BP人工神经网络-The code on artificial neural networks, in particular the BP artificial neural network
  3. 所属分类:Algorithm

    • 发布日期:2017-03-30
    • 文件大小:406.59kb
    • 提供者:pang hui
  1. fbm.2004.11.10

    0下载:
  2. 《Software for Flexible Bayesian Modeling and Markov Chain Sampling》是机器学习领域专家Neal编写的用于Bayesian和马尔可夫链Linux下的C语言工具包。很有名,也很权威。 -This software supports Bayesian regression and classification models based on neural networks and Gaussian processes, and Ba
  3. 所属分类:Algorithm

    • 发布日期:2017-03-26
    • 文件大小:952.24kb
    • 提供者:王磊
  1. neural_net

    0下载:
  2. Program recognition of elementary images The example shows how to use the mechanism, quadrupeds, as neural networks. First, the program offers two different images. Then point to the third image. Using it is that the mechanism should know - for
  3. 所属分类:Algorithm

    • 发布日期:2017-04-06
    • 文件大小:1.74kb
    • 提供者:Anton
  1. alglib-2.5.0.cpp

    0下载:
  2. alglib,跨平台的数学分析和数据处理库,主要用于矩阵运算(SVD等)-ALGLIB is a cross-platform numerical analysis and data processing library. It supports several programming languages (C++, C#, Pascal, VBA) and several operating systems (Windows, Linux, Solaris). ALGLIB features
  3. 所属分类:Algorithm

    • 发布日期:2017-04-09
    • 文件大小:1020.79kb
    • 提供者:Cheng
  1. NSLmatlab

    0下载:
  2. Package with several neural networks training algorithm.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-08
    • 文件大小:119.38kb
    • 提供者:emanuel
  1. Flood3

    0下载:
  2. Package with several neural networks training algorithm
  3. 所属分类:数学计算/工程计算

    • 发布日期:2017-06-18
    • 文件大小:26.04mb
    • 提供者:emanuel
  1. Kernel-Adaptive-Filtering

    1下载:
  2. This book presents a comprehensive and unifying introduction to kernel adaptive fi ltering. Adaptive signal processing theory has been built on three pillars: the linear model, the mean square cost, and the adaptive least - square learning algo
  3. 所属分类:Algorithm

    • 发布日期:2017-04-09
    • 文件大小:1.38mb
    • 提供者:johnny
  1. top-ten-algorithms-of-mathematical

    0下载:
  2. 自己在各个论坛上搜集的十大算法,Dijkstra算法,Floyd算法,动态规划,分治算法,概率算法,灰色预测,聚类算法,蒙特卡洛,模拟退火算法,神经网络等等,附有算法的原理,部分含有相关的程序源代码。-In various forums to collect the ten algorithms, Dijkstra algorithm, the Floyd algorithm, dynamic programming, divide and conquer algorithms, probabi
  3. 所属分类:Algorithm

    • 发布日期:2017-05-26
    • 文件大小:9.14mb
    • 提供者:黄绍广
  1. PAPER3

    0下载:
  2. Spectral Mapping Using Artificial Neural Networks for Voice Conversion.pdf
  3. 所属分类:Algorithm

    • 发布日期:2017-05-02
    • 文件大小:558.5kb
    • 提供者:xiaowang
  1. wz090531

    0下载:
  2. 自编的通用函数,有文件加载、保存、画图、频谱分析、神经网络、故障诊断等功能。-The universal function of the self, file loading, saving, drawing, spectrum analysis, neural networks, fault diagnosis function.
  3. 所属分类:Algorithm

    • 发布日期:2017-12-09
    • 文件大小:5.1kb
    • 提供者:wangzi
  1. Time

    0下载:
  2. 采用BP神经网络和遗传算法,进行预测绘图,C#编写可调试-BP neural networks and genetic algorithms to predict the drawing, and C# to write debug
  3. 所属分类:Algorithm

    • 发布日期:2017-11-25
    • 文件大小:183.73kb
    • 提供者:lyx
  1. BP-Neural-Networks

    0下载:
  2. 采用BP-神经网络,对市区的人口数量,机动车数量和公路面积进行预测-Using BP-neural network, the population of the urban area, the number of motor vehicles and road area forecast
  3. 所属分类:Algorithm

    • 发布日期:2017-04-11
    • 文件大小:1.35kb
    • 提供者:jiang nathon
  1. Neural-Net-[Carlos-Gershenson]

    0下载:
  2. Artificial Neural Networks for Beginners
  3. 所属分类:Algorithm

    • 发布日期:2017-04-30
    • 文件大小:168.36kb
    • 提供者:hany
« 12 3 4 5 6 »
搜珍网 www.dssz.com