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

搜索资源列表

  1. javasom_1[1].0.0

    0下载:
  2. Kohonen网络的学习过程可描述为:对于每一个网络的输入,只调整一部分权值,使权向量更接近或更偏离输入矢量,这一调整过程就是竞争学习。随着不断的学习过程,所有输入矢量都在输入矢量空间相互分离,形成了各自代表输入空间的一类模式,这就是Kohonen网络的特征自动识别的聚类功能。请解压缩后按照readme提示进行操作。-Kohonen network learning process can be described as follows : for each one network input,
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:2543743
    • 提供者:尤忠彬
  1. tspwithKL

    0下载:
  2. this tar includes my code which employ the Lin-Kernighan algorithm to address the tsp problem. this tar also include some testfiles and config file and a readme which describes how to run this program.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:10020
    • 提供者:原代码
  1. MAOS_TSP

    0下载:
  2. 用于求解TSP(Traveling salesman problem,旅行商问题)问题,基本执行见run.bat, 其它详见其中的readme.txt。(实例为TSPLIB格式,见myprojects目录,包括eil51, d198, lin318等小型问题,以及1000到3000城市之间的例子,基本能得到最优解)-for TSP (Traveling salesman problem, TSP), the implementation of basic run.bat see, see the
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:234573
    • 提供者:caqi
  1. shenjingwangluomoshishibie

    0下载:
  2. The code on this diskette has been organized by chapter. Each subdirectory containing listing has a readme.txt describing program usage and any relevent file formats. The readme will also describe how to compile the target programs under IBM OS
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:566342
    • 提供者:奖励
  1. 53917477

    0下载:
  2. 遗传算法的全部代码!c编程源码,有readme 和可执性文件!-all the genetic algorithm code! C programming source, and they readme document!
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:637325
    • 提供者:梁经伦
  1. bpsuanfanet

    0下载:
  2. 人工神经网络BP算法,希望可以帮助大家学习,简单的小程序,里面有readme-BP artificial neural network algorithm, hope can help them to learn, simple procedures, there are readme
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-07
    • 文件大小:50210
    • 提供者:michael
  1. ClusterEnsembleV10

    2下载:
  2. Alexander Strehl的CLUSTER ENSEMBLE算法----------------------------------------------------------------------- CLUSTERENSEMBLE README Alexander Strehl Version 1.0 2002-04-20 -------------------------------------------------------------------
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2014-02-27
    • 文件大小:222810
    • 提供者:林安
  1. libsvm-2.9-string

    0下载:
  2. 某些应用的数据实例是字符串的形式.SVM使用字符串核训练模型.以下是实验代码,允许字符串输入,实现了一个字符串核.详细见帮助文档.-For some applications, data instances are strings. SVM trains a model using some string kernels. This experimental code (download zip file here) allows string inputs and implements one
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-29
    • 文件大小:32753
    • 提供者:quarryhero
  1. SLMCR

    0下载:
  2. SLMCR 网络 实现一个圆柱体的平衡; 采用C语言写的算法Demo 代码-code for learning to balance a pole, used for experiments described in Strategy Learning with Multilayer Connectionist Representations, by C. Anderson, in the Proceedings of the Fourth International Workshop on
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-07
    • 文件大小:19871
    • 提供者:罗宾
  1. rgpca.tar

    0下载:
  2. Robust GPCA This package consists of implementations of three robust techinques to robustify GPCA-Voting in the presence of large amounts of outliers. For function details, please read the README file in the package.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-02
    • 文件大小:69430
    • 提供者:Bingmiao Huang
  1. CNN

    0下载:
  2. Nowadays, Cellular Neural Networks (CNN) becomes more and more useful in solving engineering issues. This simulation is to help you understand the original idea proposed by L.O. Chua and Yang. Please read thorough Readme.txt, original papers befor
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-28
    • 文件大小:126923
    • 提供者:driftinwind
  1. Neuralnetworkpatternrecognition

    0下载:
  2. 神经网络模式识别及其实现源程序 《神经网络模式识别及其实现》的源程序,里面的readme文件包含了程序使用信息!-Neural network pattern recognition and realization of the source, " Neural network pattern recognition and its implementation," the source, inside the readme file contains the progra
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-02
    • 文件大小:557484
    • 提供者:songchao
  1. Readme

    0下载:
  2. readme file for help to implement the optimization problem using genetic algorithms
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-28
    • 文件大小:1092
    • 提供者:Rabias
  1. PSO

    0下载:
  2. 改进的pso算法(3个m文件和一个说明文件): 本算法实现Clerc and Kennedy 2002年对pso算法的重要改进-Improved pso algorithm (3 m files and a README): This algorithm Clerc and Kennedy 2002 an important year for pso algorithm improvements
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-01
    • 文件大小:8842
    • 提供者:曹婧
  1. handwritingPrecognitionPGUI

    2下载:
  2. 基于BP神经网络的手写数字识别系统,基于Matlab开发,实现手写输入板功能,特征提取,模型训练,手写识别等功能。详细使用方法在readme说明文档中。-Handwritten numeral recognition system based on BP neural network, developed based on Matlab, handwriting input board, feature extraction, model training, handwriting recogn
  3. 所属分类:AI-NN-PR

    • 发布日期:2016-04-20
    • 文件大小:197632
    • 提供者:yang
  1. gatbx-tool

    5下载:
  2. 遗传算法常用的工具箱 安装步骤: 解压,复制到matlab安装路径下的toolbox文件中 file-set path-add with subfolders-gatbx-save-close file-preferences-general-update toolbox path cache-ok - gatbx .....\BS2RV.M .....\CONTENTS.M .....\CRTBASE.M .....\CRTBP.M
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-11-04
    • 文件大小:211820
    • 提供者:comoma
  1. mpRegression

    0下载:
  2. 多元多项式回归,即一个程序,一个程序,对于给定的数据确定最小误差平方多项式。输出值也可能被转化运用Logit变换,从而使多元logistic回归。如何应用此程序的简要描述,可以发现在C源码包文件中的倒退/ EX / README。-A program for multivariate polynomial regression, i.e., a program that determines a minimum squared error polynomial for given data. T
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-11-21
    • 文件大小:28638
    • 提供者:sdl
  1. program

    0下载:
  2. 手写数字的识别的matlab实现,运用基本的图像处理和BP神经网络来实现,程序的使用方法请参阅 readme.txt-Handwritten digit recognition matlab realize, the use of basic image processing and BP neural network to achieve the program' s usage, please refer to the readme.txt
  3. 所属分类:AI-NN-PR

    • 发布日期:2016-10-26
    • 文件大小:1132544
    • 提供者:王天宇
  1. 8_puzzle

    0下载:
  2. 8数码问题,包含代码,可执行文件,readme,运行截图-8 puzzle, including code, executable files, readme, run shot
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-25
    • 文件大小:52584
    • 提供者:mz
  1. DeepNeuralNetwork20131115

    0下载:
  2. It provides deep learning tools of deep belief networks (DBNs).-Run testDNN to try! Each function includes descr iption. Please check it! It provides deep learning tools of deep belief networks (DBNs) of stacked restricted Boltzmann machines (RB
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-17
    • 文件大小:4788769
    • 提供者:Kevin
« 12 »
搜珍网 www.dssz.com