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

搜索资源列表

  1. ANN-adaptive-whu

    0下载:
  2. 人工神经网络感知器源码,方便了初学者试验模拟,让初学者初步认识神经网络的应用价值-ANN perceptron source and make it easier for the beginners test simulation Let beginners preliminary understanding of the neural network application
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:1274
    • 提供者:熊风
  1. ganzhi

    0下载:
  2. 神经网络感知器做的分类器的源码,适合神经网络初学者
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:39453
    • 提供者:zhanglei
  1. 基于感知器神经网络处理复杂的分类问题

    0下载:
  2. 基于感知器神经网络处理复杂的分类问题-based perceptron neural network to handle complex classification problems
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:719
    • 提供者:陈旭
  1. 利用双层感知器神经网络处理线性不可分的分类问题

    0下载:
  2. 利用双层感知器神经网络处理线性不可分的分类问题-use double perceptron neural networks to handle non-linear classification
  3. 所属分类:人工智能/神经网络/遗传算法

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

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

  1. 多层感知器神经网络,BP神经网络

    2下载:
  2. 多层感知器神经网络,BP神经网络的Visual C++ 2008源代码程序,一个外国人写的,很好用。需要一定的编程基础才能看懂.-MLP neural network, BP neural network Visual C++ 2008 source code program, a foreigner, is useful. Need to understand some basics of programming.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2017-03-22
    • 文件大小:28847
    • 提供者:LiuKe
  1. per_xor

    1下载:
  2. 使用两层感知器网络解决异或问题,简单的神经网络程序,希望和大家讨论。-This is a simple neural network program. i d like to have a discuss with these who are intrested in the field.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-01
    • 文件大小:563
    • 提供者:李鹏
  1. src_Backprop_ANN_XOR

    1下载:
  2. 人工神经网络ANN多层感知器BP神经网络算法的C#源代码,一个外国人编写,供大家研究学习使用。-ANN artificial neural network MLP BP neural network algorithm C# source code, a foreigner writing for everyone to learn.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-03
    • 文件大小:831148
    • 提供者:LiuKe
  1. ML_Perception

    0下载:
  2. C++实现的神经网络感知器算法,有具体的例子验证,在Visual Studio2008下执行通过。-C++ implementation of the neural network perceptron algorithm, there is one specific example of authentication executed by the Visual Studio2008.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-29
    • 文件大小:4908
    • 提供者:Robin.Wang
  1. neral_network

    0下载:
  2. 清华大学的神经网络的课件!主要讲了感知器,对传网,自适应共振理论!-Tsinghua University, the neural network software! The main speaker of the perceptron on the Biography network, adaptive resonance theory!
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-29
    • 文件大小:222335
    • 提供者:张晶
  1. Delta

    0下载:
  2. 神经网络感知器学习规则:Delta学习规则。采用Delta学习规则,进行权值调整,阈值变换函数采用双极性连续函数。程序简单易懂,希望对大家有所帮助!-Neural network perceptron learning rule: Delta learning rule. Delta learning rule used to carry out the right to adjust the value of the threshold bipolar transfer function us
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-28
    • 文件大小:62274
    • 提供者:李洋
  1. bp_algorithm_matlab

    0下载:
  2. 基于MATLAB的多层感知器神经网络BP算法的源程序-MATLAB-based multilayer perceptron neural network algorithm source code
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-11-08
    • 文件大小:555
    • 提供者:kk
  1. neuralnetworklearningalgorithm

    0下载:
  2. 人工神经网络感知器的误差学习算法,实现单层感知器的学习算法-Artificial neural network-aware device error learning algorithm, to achieve single-layer perceptron learning algorithm
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-29
    • 文件大小:1226
    • 提供者:韩丁
  1. neure

    0下载:
  2. 十分简单的感知器实现,自己编写,加深对神经网络的了解,面向对象,虽然简单,但对神经网络的初学者还是有参考价值的-Very simple perceptron realized, I have written to enhance understanding of the neural network, object-oriented, although simple, but for a beginner or a neural network reference value
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-03
    • 文件大小:3851
    • 提供者:利群
  1. NeuralNet

    0下载:
  2. 神经网络的结构实现,有简单的感知器,以及BP网络,能够更改节点个数,容易扩展-Neural network structure, a simple perceptron, as well as the BP network, to change the node number, easy to expand
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-04
    • 文件大小:26306
    • 提供者:Can
  1. Perceptronneuralnetworkdesign

    0下载:
  2. 感知器神经网络设计,通过matlab实现,可以作为一个较好的示例-Perceptron neural network design
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-13
    • 文件大小:2115
    • 提供者:沐雨
  1. ganziqifenlei

    0下载:
  2. 采用神经网络感知器算法对给定的两类样本进行分类,效果显著!-Perceptron neural network algorithm for a given two types of samples for classification, a significant!
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-06
    • 文件大小:778
    • 提供者:马建兵
  1. Artificial_Intelligence_EA神经网络 五星

    8下载:
  2. EA描述 这个EA使用神经网络技术,虽然只包含一个感知器,却有良好的结果。此感知器能接收MACD指标的数据。 货币对:欧元/美元 时间段:1分钟 EA逻辑 EA根据开仓价格来操作。根据真实交易来得到最佳结果。测试的详细结果见下图: EA模拟了一个神经网络来发出买入/卖出信号。您可以通过设定加权参数来优化机器人。这个建议也检测自由保证金来监控交易操作。 输入选项 x1 … x4 —感知器加权(优化时选择) FastMA —针对 MACD 的快速移动平均线时间间隔 S
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2017-12-29
    • 文件大小:34816
    • 提供者:yyao999
  1. 感知器算法证明

    0下载:
  2. 机器学习中神经网络的感知器算法的相关证明(The proof of perceptron algorithm of neural network in machine learning)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2018-01-03
    • 文件大小:50176
    • 提供者:欧阳暄
  1. MATLAB神经网络原理与实例精解

    1下载:
  2. MATLAB神经网络实例教程配套程序,包括感知器、BP神经网络等基本代码。(MATLAB neural network example tutorial matching program, including perceptron, BP neural network and other basic code.)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2018-05-01
    • 文件大小:570368
    • 提供者:WG_JNU
« 12 3 4 5 »
搜珍网 www.dssz.com