搜索资源列表
fann-2.1.0beta
- Fast Artificial Neural Network Library是一个免费开源的神经网络库,它用C实现了支持全连接及稀连接的多层人工神经网络,并且支持定点和浮点数的跨平台运行。库中包含有易于处理训练数据的框架。它易于使用、通用、文档完备并且快速。目前已有PHP, C++, .NET, Ada, Python, Delphi, Octave, Ruby, Prolog Pure Data 和 Mathematica的绑定。库中还附有一本带例子和关于如何使用本库的建议的参考手册,本库也有
BP
- 神经网络的一个C源代码,能够完成简单的训练过程-a C program about Nerual Network
bp_class
- 采用BP网络进行分类,对某一设备故障进行分类,一共三类,可以运行-using BP nerual network to classify the operation of a device
NeuralNetwork_BP
- 人工神经网络BP算法范例 使用matlab工具箱的Nerual Network-Matlab BP algorithm
Matlabnerualnetwork
- 神经网络中的小波分析。包括很多m文件,可以很好的学习神经网络-nerual network
popfnn
- popfnn神经网络,它是一种模糊伪输出的神经网络(pseudo-outer-production fuzzy nerual network).可用于模式识别。运行pop1可以训练输入的特征向量,extractionpop使用来抽取图片的特征向量的。-popfnn neural network, it is a pseudo-output fuzzy neural network (pseudo-outer-production fuzzy nerual network). can be use
bp
- C语言实现的BP神经网络算法,比较清晰地描述了该神经网络的学习过程-A BP nerual network based C language that clearly contains the constuction of the NN
BP
- 神经网络的计算,包括训练和测试两部分,利用的是最小均方误差算法。-Nerual network calculation,including training and working part,utilizing MMSE algorithm.
nn84
- nerual network system
nerual-network-BP
- 模拟BP神经网络,已知四个输入向量和期待输出,可以通过hebbian和delta学习算法得到权重值,从而构建网络-BP neural network simulation, the four known input vector and look forward to the output, you can get hebbian and delta weight learning algorithm to build the network
GPUNN_demo
- Nerual Network kernel for CUDA
NEURAL-NETWORK---4
- nerual network homework university
ignition
- 两层2输入1输出的点火BP神经网络;输入分别是转速和节气门信号,输出时点火提前角-ignition advanced angle control based on BP nerual network
ANN
- classes.mat和classes.mat中存放10个对象人脸的20个7阶不变矩特征,TargetTest.m是构造神经网络对人脸进行识别,再利用DS证据理论进行融合识别-Nerual Network and Fusion Recognition
pso-toolbox
- in this mfile u see stlf by rb function,stlf means short term load forcasting by nerual network radial basis function
artifical-nerual-network
- 人工神经网络感知器,利用样本点训练网络并绘出得到的分类线-artifical nerual network
bp-artifical-netwok
- bp人工神经网络,要逼近非线性函数,并给出拟合效果-bp artifical nerual network
on-convolutional-nueral-network
- 基于卷积神经网络的模式分类器,论文中讲述了卷积神经网络的技术,是个好论文。-pattern classfier based on convolutional nerual networks
新建文件夹
- 第三版英文原版书籍,神经网络与机器学习,欢迎学习(Third edition of English original books, neural network and machine learning, welcome to learn)
3种神经网络控制
- nerual network pid控制(nerual network pid control)