搜索资源列表
-
0下载:
多层神经网络范例
http://www.codeproject.com/cpp/MLP.asp?df=100&forumid=148477&exp=0&select=1141594#xx1141594-multilayer neural network model http : / / www.codeproject.com / cpp / MLP.asp df = 1
-
-
0下载:
多层神经网络的可执行例子
http://www.codeproject.com/cpp/MLP.asp?df=100&forumid=148477&exp=0&select=1141594#xx1141594-multilayer neural network executable examples http : / / www.codeproject.com / cpp / MLP.asp df = 1
-
-
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.
-
-
0下载:
Matlab 下 BP 神经网络的举例及详细说明。美国大学的一个实验。 虽然是 PDF文件,但程序可以直接粘贴下来运行。,The process to train and test a designed MLP neural network :
1) We make training patterns and test patterns.
2) A network architecture should be defined by newff MATLAB function with th
-
-
1下载:
人工神经网络ANN多层感知器BP神经网络算法的C#源代码,一个外国人编写,供大家研究学习使用。-ANN artificial neural network MLP BP neural network algorithm C# source code, a foreigner writing for everyone to learn.
-
-
0下载:
作者采用具有高度非线性识别能力的人工神经网络与遗传算法相结合的方法,探讨了建立智能预报模型的基本方法,进一步对如何提高预报精度的问题进行了研究,并结合黄河洪水预报实例检验了神经网络模型的可行性。-The author used to identify the capacity of highly non-linear artificial neural network combining with genetic algorithm approach to explore the establi
-
-
0下载:
基于MLP的神经网络坦克游戏,机器学习,人工智能-MLP neural network-based games tanks, machine learning, artificial intelligence
-
-
0下载:
人工神经网络多层感知器9输入四维算法源程序-MLP artificial neural network input four-dimensional algorithm source code 9
-
-
0下载:
用matlab实现神经网络多层感知器单样本训练BP算法。-Neural network using matlab to achieve a single sample training MLP BP algorithm.
-
-
1下载:
多层前馈神经网络学习算法训练与测试才c++代码-Multilayer feedforward neural network learning algorithm training and testing before c++ code
-
-
0下载:
这是利用神经网络进行二分类的程序,训练过程采用bp.工程中包含训练文件和测试文件。-This is for two neural network classification procedure, the training process using bp. Project includes training documents
And test files.
-
-
0下载:
MLP neural network source code
-
-
0下载:
几种常见的神经网络的matlab实现,包括BP网络,RBF网络,MLP网络,线性网络。-Several common neural network matlab implementation, including the BP network, RBF network, the MLP networks, linear networks.
-
-
0下载:
MultiLayer perceptron simulation. Neural network. It solve a problem with 2 or 3 layer perceptrons
-
-
0下载:
c++ 人工智能神经元系统源代码,给人工智能入门者学习用-This is a set of artificial neural network programs. The later versions are multilayer perceptron (MLP) backpropagation neural networks in which the number of layers and nodes are user-selectable.
-
-
1下载:
Running/Simulating an MLP Neural Network
-
-
0下载:
A multilayer perceptron (MLP) is a feedforward artificial neural network model that maps sets of input data onto a set of appropriate outputs. A MLP consists of multiple layers of nodes in a directed graph, with each layer fully connected to the next
-
-
0下载:
常用神经网络算法,以及原理实现。。。包括MLP神经网络、卷积神经网络-Common neural network algorithm, as well as the principle of implementation... Including MLP neural network, convolutional neural network, etc.
-
-
1下载:
A multilayer perceptron (MLP) is a feedforward artificial neural network model that maps sets of input data onto a set of appropriate outputs. An MLP consists of multiple layers of nodes in a directed graph, with each layer fully connected to the nex
-
-
0下载:
使用MLP多层神经网络来训练MNIST数据集-Use MLP multi-layer neural network training data set MNIST
-