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

资源列表

« 1 2 ... 27 28 29 30 31 3233 34 35 36 37 ... 2855 »
  1. 野人过河

    0下载:
  2. 有JAVA写的一个小程序 是关于人工智能的野人过河的 看看有需要的没? -have written a small program on artificial intelligence Savage cross the river to see if there is no need?
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:1.96kb
    • 提供者:胡俊
  1. rtrl

    0下载:
  2. 这是一个matlab实现第归神经网络的例子, 实现的第归神经网络是 : Real Time Recurrent Learning-This is a Matlab achieve its neural network naturalization example, the realization of naturalization neural network is : Real Time Learning Recurrent
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:5kb
    • 提供者:王世海
  1. MATLABArsenal

    0下载:
  2. 一个matlab的工具包,里面包括一些分类器 例如 KNN KMEAN SVM NETLAB 等等有很多.-a Matlab tool kits, including some inside classifier for example KNN KMEAN SVM NETLAB etc. plenty.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:5.95mb
    • 提供者:王世海
  1. svmfor SMO

    0下载:
  2. 一个很好支持向量机软件MYSVM,采用好的算法-a good SVM software MYSVM using good algorithm!
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:116.46kb
    • 提供者:余建波
  1. SVM(Steve Gunn)

    0下载:
  2. 一个很好支持向量几软件,STEVE写的,很著名,采用好的算法-a few good support vector software STEVE written in the very famous use of a good algorithm!
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:1.95mb
    • 提供者:余建波
  1. my遗传算法

    0下载:
  2. 该算法实现了神经网络的遗传算法,从简单的角度出发,说明的算法-the algorithm to achieve a neural network genetic algorithm, from the simple point of view that the algorithm
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:84.22kb
    • 提供者:应吉平
  1. ProBP

    1下载:
  2. 误差反向传播网络(Back propagation network,简称BP网络)是神经网络中最活跃的方法,且绝大多数采用了三层结构(输入层、一个隐含层和输出层).BP网络是一种非线性映射人工神经网络.本程序用vb实现的bp算法-error back-propagation network (Back propagation network, called BP) neural network is the most active, but the majority adopted a thre
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:28kb
    • 提供者:fuyu
  1. gaByVB

    0下载:
  2. 遗传算法(Genetic Algorithm, GA)是近几年发展起来的一种崭新的全局优化算法,它借 用了生物遗传学的观点,通过自然选择、遗传、变异等作用机制,实现各个个体的适应性 的提高。-genetic algorithm (Genetic Algorithm, GA) is developed in recent years a new global optimization algorithm, it borrows from the biological point of vi
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:5.38kb
    • 提供者:fuyu
  1. Hop

    0下载:
  2. 用神经元模拟磁旋,用连接权模拟磁场中磁旋的相互作用,用各神经元的激活、抑制这两种状态,模拟磁旋的上下两个方向。 构成一个具有记忆功能的NN,并用计算能量函数,来评价和指导整个网络的记忆功能。 -using simulated neurons magnetic spins, and connecting with the right analog magnetic rotary magnetic field interaction with the activation of neuron
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:62.97kb
    • 提供者:fuyu
  1. ProSOM

    0下载:
  2. SOM的学习规则有三个主要阶段: 1)寻找与输入模式xk最接近的连接权向量Wj*=(wj*1, wj*2,….., wj*N) 2)将该连接权向量Wj*进一步朝向与输入模式xk接近的方向调整 3)除调整连接权向量Wj*外,还调整邻域内的各个连接权向量,并随着学习次数的增加,逐渐缩小邻域范围-SOM learning rules are three main stages : 1) Find the input mode xk closest to the connection wei
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:6.47kb
    • 提供者:fuyu
  1. bpsf

    0下载:
  2. 该程序运用MATLABL编程,建立了一个BP网络,并进行了测试-MATLABL use of the programming process, the establishment of a BP network, and the test
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:1.04kb
    • 提供者:容容
  1. Flash5 五子棋

    1下载:
  2. 该游戏用到了人工智能算法,较为复杂。 在计算游戏的智能方面可以有较大提高。-the game uses artificial intelligence algorithm, is more complex. In the calculation of intelligent game can be greatly enhanced.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:26.99kb
    • 提供者:itchy
« 1 2 ... 27 28 29 30 31 3233 34 35 36 37 ... 2855 »
搜珍网 www.dssz.com