搜索资源列表
BP_network
- 用VC++编写的异或算法的神经网络算法,适当修改可用作其他用途-VC prepared by the different algorithms or neural network algorithm, appropriate changes can be used for other purposes
neuralnetwork
- 三层BP神经网络实现简单异或问题,语言编程,在一篇文献上看到的,自己改了改,可以运行。如果要实现其他功能,可以改一下输入数据。-3 layers BP neural network used Visual Basic
bpxor
- 用c语言实现了bp神经网络解决异或问题的算法,已经调试通过了-implement the bp xor through c
BPNet
- 几种C++神经模型和算法实例,主要有BP神经网络、BP神经网络解决异或问题、HMM的C语言实现、矢量量化的C语言实现等。-Several C++ examples of neural models and algorithms, there are BP neural network, BP neural network to solve XOR problem, HMM of the C language, vector quantization, such as the C language
BP
- 此程序功能为,用BP神经网络解决异或问题-BP
bp
- BP神经网络实现三元异或功能,的撒谎级砍死大声的喊凯撒的客户。-BP neural network Triple XOR
BBPXORRP
- BP神经网络解决的异或问题,,解决方法挺不错的可直接使用。 -BP neural network to solve the XOR problem, the solution of very good direct use.
BSURCEEP
- BP神经网络的C语言实现,BP神经网络解决异或问题,HMMM的C语言实现,矢量量化的C语言实现,已通过测试。 -C language implementation of the BP neural network, BP neural network to solve the XOR problem, HMMM with the C language, C language implementation of vector quantization, has been tested.
BintroducetheP
- BP神经网络的C语言实现 BP神经网络解决异或问题 HMMM的C语言实现 矢量量化的C语言实现 ,已通过测试。 -C language implementation of BP neural network, BP neural network to solve the XOR problem HMMM C language realization of the vector quantization of the C language, has been tested.
BPR220066P
- BP神经网络的C语言实现 BP神经网络解决异或问题 cannny源代码 HMM的C语言实现 isodata K -BP Neural Network C language BP neural network solution the source HMM of XOR problem cannny of the C language to achieve isodata K
Backprop_ANN_XOR
- 一个用C#开发的神经网络算法,例程中用神经网络算法验证了异或输出,并用图表绘制出了训练误差曲线-A C# developer neural network algorithm, neural network algorithm validation routines using the XOR output, and graphically plots the training error curve
NN_Task1
- 建立一个bp神经网络解决异或问题:神经网络的结构采用2:2:1的结构,可以改变隐层神经元的个数。-Create a bp neural network to solve XOR problem: the structure of the neural network structure using 2:2:1, you can change the number of hidden layer neurons.
ImageClassification-master
- 在这个项目中,我们的目标是建立一个识别和大小231x231图像呈现对象分类系统。我们得到了一组训练图像,每四个标签之一:1飞机;汽车2;3马,否则。我们提供了两个特点:一是方向梯度直方图(HOG),其尺寸为5408;另一个是overfeat ImageNet美国有线电视新闻网的特点,其尺寸37000。关于测试图像,我们只给出了每个图像的功能,没有标签,结果判断由平地机。我们的目标是提供二进制和多个预测。平衡错误率(BER)是我们的性能评估。为了解决这个问题,我们首先减少PCA的问题的维数,处理不
03275327
- BP神经网络解决异或问题,用VC可以打开浏览!也可与MATLAB接口使用,-The BP neural network to solve xor problem, using VC can open the browse!
yihuo
- 实现神经网络异或划分,,同时使用横线划分(Implement neural network XOR division ,, use horizontal partitioning)
