搜索资源列表
ANN-adaptive-whu
- 人工神经网络感知器源码,方便了初学者试验模拟,让初学者初步认识神经网络的应用价值-ANN perceptron source and make it easier for the beginners test simulation Let beginners preliminary understanding of the neural network application
ganzhi
- 神经网络感知器做的分类器的源码,适合神经网络初学者
percep
- 神经网络感知器的几个例子,matlab编程
基于感知器神经网络处理复杂的分类问题
- 基于感知器神经网络处理复杂的分类问题-based perceptron neural network to handle complex classification problems
利用双层感知器神经网络处理线性不可分的分类问题
- 利用双层感知器神经网络处理线性不可分的分类问题-use double perceptron neural networks to handle non-linear classification
一个简单的感知器网络
- 完整的c++代码,可以实现单层感知器网络。是神经网络入门者的一个参照
多层感知器神经网络,BP神经网络
- 多层感知器神经网络,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.
ML_Perception
- C++实现的神经网络感知器算法,有具体的例子验证,在Visual Studio2008下执行通过。-C++ implementation of the neural network perceptron algorithm, there is one specific example of authentication executed by the Visual Studio2008.
neuralnetworklearningalgorithm
- 人工神经网络感知器的误差学习算法,实现单层感知器的学习算法-Artificial neural network-aware device error learning algorithm, to achieve single-layer perceptron learning algorithm
neure
- 十分简单的感知器实现,自己编写,加深对神经网络的了解,面向对象,虽然简单,但对神经网络的初学者还是有参考价值的-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
NeuralNet
- 神经网络的结构实现,有简单的感知器,以及BP网络,能够更改节点个数,容易扩展-Neural network structure, a simple perceptron, as well as the BP network, to change the node number, easy to expand
Perceptronneuralnetworkdesign
- 感知器神经网络设计,通过matlab实现,可以作为一个较好的示例-Perceptron neural network design
ganziqifenlei
- 采用神经网络感知器算法对给定的两类样本进行分类,效果显著!-Perceptron neural network algorithm for a given two types of samples for classification, a significant!
Artificial_Intelligence_EA神经网络 五星
- EA描述 这个EA使用神经网络技术,虽然只包含一个感知器,却有良好的结果。此感知器能接收MACD指标的数据。 货币对:欧元/美元 时间段:1分钟 EA逻辑 EA根据开仓价格来操作。根据真实交易来得到最佳结果。测试的详细结果见下图: EA模拟了一个神经网络来发出买入/卖出信号。您可以通过设定加权参数来优化机器人。这个建议也检测自由保证金来监控交易操作。 输入选项 x1 … x4 —感知器加权(优化时选择) FastMA —针对 MACD 的快速移动平均线时间间隔 S
神经网络
- 基于MATLAB编写的神经网络单层感知器分类(Neural network single layer perceptron classification based on MATLAB)
感知器算法证明
- 机器学习中神经网络的感知器算法的相关证明(The proof of perceptron algorithm of neural network in machine learning)
人工神经网络感知器
- matlab建立感知器。建立一个感知器,对感知器神经网络进行仿真.修正感知器神经网络.(The establishment of MATLAB sensor. The establishment of a sensor, simulation of the perceptron neural network. Modified perceptron neural network.)
MATLAB神经网络
- MATLAB快速入门,单层感知器,线性神经网络,BP神经网络,反馈神经网络,随机神经网络,GUI设计神经网络等等(MATLAB quick start, single layer perceptron, linear neural network, BP neural network, feedback neural network, stochastic neural network, GUI design neural network and so on.)
MATLAB神经网络原理与实例精解
- MATLAB神经网络实例教程配套程序,包括感知器、BP神经网络等基本代码。(MATLAB neural network example tutorial matching program, including perceptron, BP neural network and other basic code.)
单层感知器
- 单层感知基于神经网络的matlab单层感知模型的学习应用(Single layer perception neural network based learning and application of MATLAB monolayer sensing model)