搜索资源列表
基于感知器神经网络处理复杂的分类问题
- 基于感知器神经网络处理复杂的分类问题-based perceptron neural network to handle complex classification problems
利用双层感知器神经网络处理线性不可分的分类问题
- 利用双层感知器神经网络处理线性不可分的分类问题-use double perceptron neural networks to handle non-linear classification
多层感知器神经网络,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.
per_xor
- 使用两层感知器网络解决异或问题,简单的神经网络程序,希望和大家讨论。-This is a simple neural network program. i d like to have a discuss with these who are intrested in the field.
src_Backprop_ANN_XOR
- 人工神经网络ANN多层感知器BP神经网络算法的C#源代码,一个外国人编写,供大家研究学习使用。-ANN artificial neural network MLP BP neural network algorithm C# source code, a foreigner writing for everyone to learn.
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.
neral_network
- 清华大学的神经网络的课件!主要讲了感知器,对传网,自适应共振理论!-Tsinghua University, the neural network software! The main speaker of the perceptron on the Biography network, adaptive resonance theory!
bp_algorithm_matlab
- 基于MATLAB的多层感知器神经网络BP算法的源程序-MATLAB-based multilayer perceptron neural network algorithm source code
neuralnetworklearningalgorithm
- 人工神经网络感知器的误差学习算法,实现单层感知器的学习算法-Artificial neural network-aware device error learning algorithm, to achieve single-layer perceptron learning algorithm
hanshubijin
- 使用BP神经网络实现函数的逼近并附带着fig文件,还有一个简单的感知器-The use of BP neural network function approximation with a document with a fig, as well as a simple perceptron
11
- 神经网络实例集。包括以下几个程序单层线性神经网络实例、感知器神经元解决较复杂输入向量的分类问题、基于感知器神经网络处理复杂的分类问题、数值分析程序matlab-GUI、用BP网络完成函数的逼近源程序、自组织特征映射应用实例-Examples of neural network sets. Procedures include the following examples of single-layer linear neural network, perceptron neuron input
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
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.)