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

搜索资源列表

  1. 粒子群优化算法C

    2下载:
  2. 同遗传算法比较,PSO的优势在于简单容易实现并且没有许多参数需要调整。目前已广泛应用于函数优化,神经网络训练,模糊系统控制以及其他遗传算法的应用领域-comparison with the genetic algorithm, the advantages of PSO is simple and easy to achieve without many parameters need to be adjusted. Now it has been widely used function op
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:16.8kb
    • 提供者:wxd
  1. c_HOPFIELD

    0下载:
  2. 一个简单的HOPFIELD神经网络C语言源代码,其中RELESDE为可执行文件-a simple Hopfield neural network C language source code, which RELESDE executable
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:4.94kb
    • 提供者:ppddt2005
  1. nnc

    0下载:
  2. c语言写的神经网络源程序, 实现了一些简单的控制
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:102.87kb
    • 提供者:luuxea
  1. C++BP

    0下载:
  2. bp算法(神经网络) 简单实现 可帮助初学者理解算法的基本思路
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:2.45kb
    • 提供者:chenlei
  1. 一个简单的感知器网络

    1下载:
  2. 完整的c++代码,可以实现单层感知器网络。是神经网络入门者的一个参照
  3. 所属分类:人工智能/神经网络/遗传算法

  1. 专家系统lll.rar

    0下载:
  2. 一个可以识别金钱豹、老虎、长颈鹿、斑马、鸵鸟、企鹅、信天翁等七种动物的简单专家系统,it is a simple expert system that can identify seven kinds of animals such as leopard,tiger,giraffe,zebra,ostrich, penguin and albatross
  3. 所属分类:Bio-Recognize

    • 发布日期:2017-03-23
    • 文件大小:935.96kb
    • 提供者:小角色
  1. BP_XOR

    0下载:
  2. 自己写的一个简单的神经网络(BP)算法,用来解决异或(XOR)问题,初学神经网络的人可以下来看!-Wrote it myself a simple neural network (BP) algorithm, to solve the exclusive-OR (XOR) problem, learning neural network can look at the next!
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-01
    • 文件大小:104.23kb
    • 提供者:chencailong
  1. requierbt

    0下载:
  2. 人工智能方面,这是一个简单的神经网络算法,进行sin(x)的拟合,vc中编译通过,require.h是thingking in c++中的一个很有用的头文件,asser的升级版-Artificial intelligence, this is a simple neural networks algorithm for sin (x) of the fitting, vc compiled by, require.h is thingking in c++ in a very useful he
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-06
    • 文件大小:234.04kb
    • 提供者:蓝冰
  1. ANN-CPP

    0下载:
  2. C++开发的神经网络代码,简单易用,有编译版本-C + + development of the neural network code, easy to use, there are C compiler version artificial neural network software
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-06
    • 文件大小:247.37kb
    • 提供者:周伟
  1. intelligent-detection

    1下载:
  2. c++神经网络函数拟合程序。一个简单的C++编写的神经网络程序,用于函数拟合-C++ neural network function fitting program. A simple C++, prepared by the neural network program for the fitting function
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-06
    • 文件大小:1.04mb
    • 提供者:venus
  1. BP(C-write)

    0下载:
  2. 非常简单实用的神经网络代码,用C编写,实用语言基础一般的同志,特此推荐-Very simple neural network code, written in C, the comrades of the basis of pragmatic language, and hereby recommend
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-03
    • 文件大小:8.36kb
    • 提供者:王倩登
  1. BP-neural-network-of-the-C-language

    0下载:
  2. 写好的C语言的BP神经网络,简单易用,适合入门选手-BP neural network of the C language, simple and easy to use
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-11-06
    • 文件大小:3.2kb
    • 提供者:烦渴
  1. bp

    0下载:
  2. BP神经网络-C语言实现 C语言来实现一个简单的单隐藏层的BP神经网络,,因此对于其他C类语言(C#、JAVA等)只需对本文中的代码稍作修改即可移植。-BP neural network-C language C language to implement a simple single hidden layer BP neural network, so for the other C-like language (C#, Java, etc.) only need to make som
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-11-22
    • 文件大小:1.34kb
    • 提供者:李冬
  1. BP-net-sourceCode-C-language

    0下载:
  2. 原始的BP神经网络,c语言实现,代码简单,而且能够在训练完后,直接进行使用测试-The original BP neural network, c language, the code is simple, and can be finished in training, direct use test
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-14
    • 文件大小:2.58kb
    • 提供者:小李
  1. Radial-basis-function

    0下载:
  2. 径向基函数是一个取值仅仅依赖于离原点距离的实值函数,也就是Φ(x)=Φ(‖x‖),或者还可以是到任意一点c的距离,c点称为中心点,也就是 Φ(x,c)=Φ(‖x-c‖)。任意一个满足Φ(x)=Φ(‖x‖)特性的函数Φ都叫做径向量函数,标准的一般使用欧氏距离,尽管其他距离函数也是可以的。一些径向函数代表性的用到近似给定的函数,这种近似可以被解释成一个简单的神经网络,径向基函数在支持向量机中也被用做核函数。-Radial basis function depends only on the valu
  3. 所属分类:matlab

    • 发布日期:2017-05-08
    • 文件大小:1.54mb
    • 提供者:张光
  1. c++ BP 神经网络

    0下载:
  2. 简单的BP代码,初学者可以从中学习写简单的神经网络代码。(Include subscribe ,initial,login in function.espeacailly has a methord of commnucation between base class and UI class)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2017-12-21
    • 文件大小:7kb
    • 提供者:microzoo
  1. neutral

    0下载:
  2. 简单的神经网络,识别C,I,T,改进sigmoid函数(Simple neural network, identify C, I, T, improve the sigmoid function)
  3. 所属分类:人工智能/神经网络/深度学习

  1. 神经网络BP算法源代码(C )

    0下载:
  2. 神经网络BP算法源代码,c编写,有需要的可以简单学习一下(The source code of the neural network BP algorithm, C)
  3. 所属分类:数值算法/人工智能

    • 发布日期:2018-01-07
    • 文件大小:41kb
    • 提供者:chenmanba
  1. multi-layer-convnet-master

    1下载:
  2. 深度学习中的卷积神经网络程c/c++代码简单实现(deep learning convnet network)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2018-04-22
    • 文件大小:38kb
    • 提供者:若用心难
  1. 神经网络编程_源代码

    1下载:
  2. 采用C#实现简单的神经网络转至在这里感谢作者(苍梧)分享(A simple neural network is realized. Here I thank the author Cangwu for sharing)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2020-03-23
    • 文件大小:227kb
    • 提供者:哈哈撸撸
« 12 »
搜珍网 www.dssz.com