搜索资源列表
neural network
- about neural network agorithm
BP
- 这是一个用C#编程的BP人工神经网络算法的程序。-This is a C# programming with BP artificial neural network algorithm procedure.
bp
- 实现神经网络的bp识别手写数字。改程序师用MATLAB实现的,里面代码可以直接用-Bp neural network to achieve handwritten numeral recognition. Reform program to achieve the division to use MATLAB, which code can be directly used
C++
- 数据挖掘算法源码,有聚类算法、分类算法、神经网络分类算法-Source of data mining algorithms, a clustering algorithm, sorting algorithm, neural network classification algorithm
nr_quadratic
- 用于定量的ANN,对于新手学人工神经网络的人来说因该不错,欢迎大家与我交流.-For quantitative ANN, for the novice learning artificial neural network for people because of the good, welcome you with my exchange.
RandomNN_original
- random neural network
neural
- 本程序是在MATLAB环境采用来对人工神经网络简单实现。-This procedure is used in the MATLAB environment to achieve a simple artificial neural network.
LabVIEW
- libviewe 编程基于BP的神经网络-libviewe programming based on BP neural network
xiaopangdshibie
- 人工神经网络识别,人工智能实验课上做的人工神经网络识别,人工智能实验课上做的-Artificial neural network identification, Artificial Intelligence class to do the experiment of artificial neural networks, artificial intelligence to do the experimental class
Wavenetrecogniton
- 小波神经网络用于分类的基础源码,供参考!-Wavelet neural network for classification of basic source for information!
LicensePlateRecognition
- License Plate Recognition by neural network and colour + carplate segmentation, [software describtion attached]-License Plate Recognition by neural network and colour+ carplate segmentation, [software describtion attached]
Neural_Dot_Net_2002
- Backpropagation Neural network implementation in C# .NET
BACKPROPAGation
- backpropagtion neural network c
FixBPNeuralNetwork
- This simple, not general neural network.-This is simple, not general neural network.
CNN
- this cellular neural network system programmed in java-this is cellular neural network system programmed in java
BPNet
- bp神经网络优化算法 vc++环境开发 新的优化算法-bp neural network optimization algorithm
pca
- PCA主元分析后用神经网络预测,A/S含量,PCA算法实现,与神经网络-PCA principal component analysis using neural network prediction, A/S content, PCA algorithm, and neural network
Mouseintothemaze
- 在一个随机的迷宫里,小白鼠如何能最快地从起点走到终点。可采用科学的神经网络或遗传算法来实现,也可以采用基本的办法:每条路都试探。-At a random maze, the mouse, how can the fastest from the starting point of an end. Neural network can be scientific or genetic algorithm to achieve, but also the basic approach can be
neural
- This program simulates a 3 or 4-layer Neural Network, and can be used to simulate an arbitrary, complex, or non-linear function that would be difficult to implement by traditional methods. The Back Propagation method is used "teach" the net
BP neural network algorithm example
- 介绍了一种BP神经网络算法的MATLAB实现方法,并附有简单实例。(It introduced a MATLAB implementation method of BP neural network algorithm with simple examples.)