搜索资源列表
methods_of_classification
- 这里和大家分享的几种基础的分类方法,其中包括判别聚类分析、人工神经网络、主成分分析等-Here and to share the basis of several classification methods, including discriminant cluster analysis, artificial neural networks, principal component analysis
NeuralNetwork_RBF
- rbf网络的matlab实现,rbf网络分类-rbf network matlab implementation, rbf network classifier
kl
- 基于bp神经网络的遥感图像的分类和识别的MATLAB实现-Bp neural network-based remote sensing image classification and recognition of the MATLAB implementation
BP神经网络分类器Mat程序
- BP神经网络分类器Mat程序,matlab开发环境,主要用于模式识别中的分类器的设计。-A mat procedure about BP neural network.
封装一个简单的BP神经网络
- java实现bp神经网络用来二分类,这个是我写的文档,里面有完整程序(a BP neural network to implement two division,which implemented with java)
BP神经网络多分类部分补充
- 这个是上一个java实现二分类的补充,兼容了二分类和多分类。(a neural network to solve multiclass division which implemented with java)
案例1 BP神经网络的数据分类-语音特征信号分类
- 基于BP神经网络的聚类分析数据分类例如语音信号识别(Clustering analysis based on BP neural network)
神经网络
- 基于MATLAB编写的神经网络单层感知器分类(Neural network single layer perceptron classification based on MATLAB)
分类器
- 模式识别分类器,利用Fisher判别对数据进行分类以及BP神经网络的方法进行分类(Pattern recognition classifier, the use of Fisher discriminant classification of data and BP neural network method for classification)
基于BP的分类器
- 基于BP的分类器设计,一个案例,适合初学者(Classifier design based on BP, a case, suitable for beginners)
BP神经网络的数据分类-语音特征信号分类
- bp网络用于数据分类,一类语音特征信号的分类,以供参考学习(BP network is used for data classification, and a class of speech feature signals is classified for reference learning)
BP_分类
- 用BP神经网络做的分类的一个小例子,基于python写的(python BPNN classification)
无导师学习神经网络的分类——矿井突水水源判别
- matlab智能算法 无导师学习神经网络的分类 矿井突水水源判别(Matlab intelligent algorithm Classification of non tutor learning neural network identification of water inrush water source in mine)
神经网络的分类 GA_LQR_run
- matlab智能算法之神经网络的分类 GA_LQR_run(Classification of neural networks for matlab intelligent algorithms GA_LQR_run)
案例1 BP神经网络的数据分类-语音特征信号分类
- 前馈循环神经网络,用于处理语音识别,里面是matlab源代码,以及实例。学习神经网络算法很有帮助。(Feed forward recurrent neural network for speech recognition, which is the matlab source code, and an example. Learning neural network algorithms is very helpful.)
神经网络分类进阶
- 神经网络分类进阶 运用批量修正算法进行改进(Classification of neural networks)
案例17 SOM神经网络的数据分类--柴油机故障诊断
- SOM神经网络分类之柴油机故障分类模型。(Fault Classification Model of Diesel Engine Based on SOM Neural Network)
deepLearningStudy
- 应用Java实现神经网络分类例程,主要用于初学者及热爱Java和机器学习的人研究神经网络(DeepLearing with Java)
MLP_iris
- 一个简单的多层感知器实现鸢尾花数据的分类的代码(use mlp to realize the classification of Iris dataset)
BP网络图像分类
- 采用神经网络进行图像分类,分类方法简单,但是效果略差。(Using neural network for image classification, the classification method is simple, but the effect is slightly poor.)