CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 C#编程 搜索资源 - 人工神经网络

搜索资源列表

  1. 双并联

    0下载:
  2. 双并联人工神经网络,具有收敛速度快,泛化能力强等特点-double parallel artificial neural network, with the convergence speed and ability to generalize the characteristics of
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:6.19kb
    • 提供者:田新志
  1. 人工神经网络BP算法源代码与演示程序

    1下载:
  2. 人工神经网络BP算法源代码与演示系统,分三层实现BP算法-artificial neural network algorithm source code and demonstration system is divided into three layers to achieve BP algorithm
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:1.55mb
    • 提供者:唐唐
  1. BP

    0下载:
  2. 这是一个用C#编程的BP人工神经网络算法的程序。-This is a C# programming with BP artificial neural network algorithm procedure.
  3. 所属分类:CSharp

    • 发布日期:2017-05-14
    • 文件大小:3.82mb
    • 提供者:nono
  1. ANN

    2下载:
  2. 人工神经网络的c++实现方法,包括BP,RBF,SOM,LVQ等网络的源程序-Artificial neural network c++ realization, including BP, RBF, SOM, LVQ and other network source
  3. 所属分类:CSharp

    • 发布日期:2017-03-29
    • 文件大小:106.33kb
    • 提供者:feng lili
  1. ANN_MATLAB_CODE

    0下载:
  2. 人工神经网络的BP、Hopfield模型-Artificial neural network BP, Hopfield model
  3. 所属分类:CSharp

    • 发布日期:2017-04-04
    • 文件大小:36.85kb
    • 提供者:James
  1. BPalgorithm

    0下载:
  2. 人工神经网络BP算法,运用了Matcom4.5的矩阵运算库-Artificial neural network BP algorithm, using the matrix calculation Matcom4.5 Library
  3. 所属分类:CSharp

    • 发布日期:2017-05-08
    • 文件大小:1.56mb
    • 提供者:minhrac
  1. BP-algorithm

    0下载:
  2. 人工神经网络BP算法 1、动态改变学习速率2、加入动量项-BP algorithm of artificial neural networks
  3. 所属分类:CSharp

    • 发布日期:2017-12-01
    • 文件大小:3.87kb
    • 提供者:lichao
  1. AI_Source

    0下载:
  2. 人工神经网络 简单示例,可以看看 上附 完整版源码 -人工神经网络 简单示例
  3. 所属分类:CSharp

    • 发布日期:2017-11-14
    • 文件大小:1.47mb
    • 提供者:秦璐
  1. AI-Life

    0下载:
  2. C#遗传算法和人工神经算法实例代码,一个简单的人工神经网络和遗传算法例子,界面语言为英文,是从老外那里搞到的,功能不只是人工神经和遗传算法,想学习的可以起到很好的借鉴作用,值得看看。-C# genetic algorithms and artificial neural algorithm example code, the example of a simple artificial neural networks and genetic algorithms, interface langu
  3. 所属分类:CSharp

    • 发布日期:2017-11-21
    • 文件大小:600.42kb
    • 提供者:hpudn99
  1. AI-Life

    0下载:
  2. C#遗传算法和人工神经算法实例源码下载,一个简单的人工神经网络和遗传算法例子,界面语言为英文,是从老外那里搞到的,功能不只是人工神经和遗传算法,想学习的可以起到很好的借鉴作用,值得看看。 ,作者拥有版权,仅供学习与参考。-C# genetic algorithm and artificial neural algorithm example source code download, examples of a simple artificial neural network and gen
  3. 所属分类:CSharp

    • 发布日期:2017-03-29
    • 文件大小:630.3kb
    • 提供者:smartroc
  1. hrecgsysapp

    0下载:
  2. 用人工神经网络手写数字识别代码,有界面,很完美-Handwritten digital identification code
  3. 所属分类:CSharp

    • 发布日期:2017-06-18
    • 文件大小:26.24mb
    • 提供者:jinfeng
  1. rengongzhineng

    0下载:
  2. 人工神经网络在传感器静态特性拟合中的应用-AI of computer
  3. 所属分类:CSharp

    • 发布日期:2017-04-26
    • 文件大小:10.7kb
    • 提供者:tgdftg
  1. 111

    1下载:
  2. 基于SVM与人工神经网络的车牌识别算法,使用了OpenCV的图像处理函数,在VS2013 + OpenCV 2.4.9平台上实现-SVM algorithm based on license plate recognition and artificial neural network, using OpenCV image processing function, implemented on VS2013+ OpenCV 2.4.9 platform
  3. 所属分类:CSharp

    • 发布日期:2017-06-08
    • 文件大小:15.12mb
    • 提供者:张明
  1. BPprograme

    0下载:
  2. C#神经网络程序,含有人工交互界面,动态绘制误差曲线-C# neural network program, containing artificial interface, dynamic rendering error curve
  3. 所属分类:CSharp

    • 发布日期:2017-05-04
    • 文件大小:138.55kb
    • 提供者:汤凤娜
  1. BP

    0下载:
  2. C#人工神经网络编程,实现神经网络的训练,测试和泛化-C# artificial neural network programming, neural network training, testing and generalization
  3. 所属分类:CSharp

    • 发布日期:2017-05-04
    • 文件大小:285.76kb
    • 提供者:汤凤娜
  1. ANN

    0下载:
  2. ANN 人工神经网络,具有泛化能力好、调节参数少等优点,可实现预测、分类等功能。-Artificial Network Network has the advantages of fewer tuning parameters, better generalization. It can be used for prediction and classification
  3. 所属分类:CSharp

    • 发布日期:2017-12-13
    • 文件大小:68kb
    • 提供者:zhang
搜珍网 www.dssz.com